Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Ddirectives-only.c26 #define DO_BOL (1 << 0) /* At the beginning of a logical line. */ macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Ddirectives-only.c25 #define DO_BOL (1 << 0) /* At the beginning of a logical line. */ macro