Searched defs:IS_SPLIT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgenrecog.c153 #define IS_SPLIT(X) ((X) != RECOG) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenrecog.c152 #define IS_SPLIT(X) ((X) != RECOG) macro
/openbsd-current/usr.bin/vi/vi/
H A Dvi.h357 #define IS_SPLIT(sp) (TAILQ_NEXT((sp), q) || TAILQ_PREV((sp), _dqh, q)) macro

Completed in 182 milliseconds