Searched refs:CONTIN (Results 1 – 5 of 5) sorted by relevance
40 #define CONTIN 01 /* skip new lines to complete command */ macro104 if ((p = command(CONTIN)) == NULL)126 if ((p = pipeline(CONTIN)) == NULL) in andor()240 cf |= CONTIN;294 musthave(IN, CONTIN);325 c = yylex(CONTIN);385 while ((peeksym = yylex(CONTIN)) != ESAC) in caselist()400 if ((peeksym = yylex(CONTIN)) != ESAC) in casepart()401 musthave(BREAK, CONTIN); in casepart()410 cf = CONTIN; in pattern()[all …]
792 #define CONTIN stabstr_continue () macro1422 CONTIN; in dbxout_type_fields()1552 CONTIN; in dbxout_type_methods()2173 CONTIN; in dbxout_type()
21465 * sdbout.c (CONTIN): Removed empty macro.21466 (sdbout_one_type): Remove CONTIN usages.
23354 * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
7486 (CONTIN): Use stabstr_continue, unconditionally.