Searched refs:handle_syncline (Results 1 – 4 of 4) sorted by relevance
79 static void handle_syncline (char *, location);161 handle_syncline (yytext + sizeof "#line " - 1, *loc);853 handle_syncline (char *args, location loc)
1022 static void handle_syncline (char *, location);1476 handle_syncline (gram_text + sizeof "#line " - 1, *loc);3653 handle_syncline (char *args, location loc) in handle_syncline() function
289 (handle_syncline): Adjust to the possible missing file name.
209 * src/scan-gram.l (handle_syncline)9247 (adjust_location, handle_syncline): Diagnose overflow.9253 (handle_syncline): New arg LOC. All callers changed.11988 * src/scan-gram.l (handle_syncline): Use uniqstr_new not xstrdup.14243 (handle_syncline): Remove location arg; now updates scanner cursor.14784 * src/scan-gram.c (YY_USER_INIT, handle_syncline): Adjust.14966 * src/scan-gram.l (handle_syncline): New.