Home
last modified time | relevance | path

Searched defs:IS_SPLIT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/nvi2/vi/
H A Dvi.h363 #define IS_SPLIT(sp) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenrecog.c199 #define IS_SPLIT(X) ((X) != RECOG) macro