Home
last modified time | relevance | path

Searched refs:IN_STRING (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp371 enum { NORMAL, IN_STRING, IN_STRING_QUOTED } state = NORMAL; in interpolate_macro_with_args() enumerator
394 state = IN_STRING; in interpolate_macro_with_args()
400 case IN_STRING: in interpolate_macro_with_args()
407 state = IN_STRING; in interpolate_macro_with_args()
1246 enum { NORMAL, IN_STRING, IN_STRING_QUOTED, DELIM_END } state = NORMAL; in get_delimited() enumerator
1277 state = IN_STRING; in get_delimited()
1283 state = IN_STRING; in get_delimited()
1285 case IN_STRING: in get_delimited()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20064594 (state IN_STRING): Remove.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20064594 (state IN_STRING): Remove.