Searched refs:IS_SPLIT (Results 1 – 6 of 6) sorted by relevance
345 offset = (F_ISSET(vp, VC_C1SET) ? vp->count : 1) * (IS_SPLIT(sp) ? in v_pagedown()396 offset = (F_ISSET(vp, VC_C1SET) ? vp->count : 1) * (IS_SPLIT(sp) ? in v_pageup()
363 #define IS_SPLIT(sp) \ macro
795 if (IS_SPLIT(sp)) { in vs_modeline()
355 if (!IS_SPLIT(sp)) { in vs_discard()
52 y == RLNO(sp, LASTLINE(sp)) && IS_SPLIT(sp)) { in addstr4()326 if (!F_ISSET(sp, SC_SCR_EXWROTE) && IS_SPLIT(sp)) { in cl_deleteln()
199 #define IS_SPLIT(X) ((X) != RECOG) macro2154 if (IS_SPLIT (type)) in write_tree()2221 printf (" %s tem ATTRIBUTE_UNUSED;\n", IS_SPLIT (type) ? "rtx" : "int"); in write_subroutine()2231 printf (" ret0:\n return %d;\n}\n\n", IS_SPLIT (type) ? 0 : -1); in write_subroutine()