Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Ddirectives-only.c27 #define DO_STRING (1 << 1) /* In a string constant. */ macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Ddirectives-only.c26 #define DO_STRING (1 << 1) /* In a string constant. */ macro