Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-gram.l71 static void adjust_location (location *, char const *, size_t);
72 #define YY_USER_ACTION adjust_location (loc, yytext, yyleng);
741 adjust_location (location *loc, char const *token, size_t size) in adjust_location() function
Dscan-gram.c932 static void adjust_location (location *, char const *, size_t);
933 #define YY_USER_ACTION adjust_location (loc, gram_text, gram_leng);
3395 adjust_location (location *loc, char const *token, size_t size) in adjust_location() function
/external/bison/
DChangeLog578 * src/scan-gram.l (adjust_location): Use a default: break; case
986 (adjust_location, handle_syncline): Diagnose overflow.
5976 (STEP): Remove. No longer needed, now that adjust_location does
5979 (adjust_location): Renamed from extend_location. It now sets