Searched refs:IN_STRING (Results 1 – 3 of 3) sorted by relevance
371 enum { NORMAL, IN_STRING, IN_STRING_QUOTED } state = NORMAL; in interpolate_macro_with_args() enumerator394 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() enumerator1277 state = IN_STRING; in get_delimited()1283 state = IN_STRING; in get_delimited()1285 case IN_STRING: in get_delimited()
4594 (state IN_STRING): Remove.