HomeSort by relevance Sort by last modified time
    Searched full:gram_text (Results 1 - 2 of 2) sorted by null

  /external/bison/src/
scan-gram.c 26 #define yytext gram_text
243 /* Undo effects of setting up gram_text. */ \
249 YY_DO_BEFORE_ACTION; /* set up gram_text again */ \
359 /* yy_hold_char holds the character lost when gram_text is formed. */
425 /* %% [1.0] gram_text/gram_in/gram_out/yy_state_type/gram_lineno etc. def's & init go here */
443 extern char *gram_text;
444 #define yytext_ptr gram_text
456 * corresponding action - sets up gram_text.
460 /* %% [2.0] code to fiddle gram_text and gram_leng for yymore() goes here \ */\
464 /* %% [3.0] code to copy yytext_ptr to gram_text[] goes here, if %array \ */
945 char *gram_text; variable
    [all...]
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 1580 milliseconds