Home | History | Annotate | Download | only in libcpu

Lines Matching full:i386_leng

16 #define yyleng i386_leng
174 extern int i386_leng;
192 for ( yyl = n; yyl < i386_leng; ++yyl )\
306 int i386_leng;
392 i386_leng = (size_t) (yy_cp - yy_bp); \
670 #define ECHO do { if (fwrite( i386_text, i386_leng, 1, i386_out )) {} } while (0)
740 /* Code executed at the beginning of each rule, after i386_text and i386_leng
753 if ( i386_leng > 0 ) \
755 (i386_text[i386_leng - 1] == '\n'); \
841 for ( yyl = 0; yyl < i386_leng; ++yyl )
904 i386_leng - 2);
916 { i386_lval.str = xstrndup (i386_text, i386_leng);
1794 i386_text[i386_leng
1798 i386_leng = yyless_macro_arg; \
1834 return i386_leng;