Searched refs:zconftext (Results 1 – 2 of 2) sorted by relevance
21 #define yytext zconftext375 extern char *zconftext;376 #define yytext_ptr zconftext790 char *zconftext; variable960 #define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0)1117 unput(zconftext[0]);1125 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);1133 alloc_string(zconftext, zconfleng);1140 warn_ignored_character(*zconftext);1199 str = zconftext[0];[all …]
21 #define yytext zconftext197 /* Undo effects of setting up zconftext. */ \203 YY_DO_BEFORE_ACTION; /* set up zconftext again */ \299 /* yy_hold_char holds the character lost when zconftext is formed. */375 extern char *zconftext;376 #define yytext_ptr zconftext719 * corresponding action - sets up zconftext.790 char *zconftext;960 #define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0)1014 /* Code executed at the beginning of each rule, after zconftext and zconfleng[all …]