Searched defs:i386_text (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libcpu/
H A Di386_lex.c21 #define yytext i386_text
193 if ( i386_text[yyl] == '\n' )\
201 /* Undo effects of setting up i386_text. */ \
207 YY_DO_BEFORE_ACTION; /* set up i386_text again */ \
303 /* yy_hold_char holds the character lost when i386_text is formed. */
379 extern char *i386_text;
380 #define yytext_ptr i386_text
388 * corresponding action - sets up i386_text.
538 char *i386_text; variable
670 #define ECHO fwrite( i386_text, i386_len
966 { invalid_char (*i386_text); } variable
[all...]

Completed in 44 milliseconds