Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Ddirectives-only.c30 #define DO_LINE_COMMENT (1 << 4) /* In a single line "//-style" comment. */ macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Ddirectives-only.c29 #define DO_LINE_COMMENT (1 << 4) /* In a single line "//-style" comment. */ macro