Searched refs:ifyyleng (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddad_token.c16 #define yyleng ifyyleng
174 extern int ifyyleng;
293 int ifyyleng; variable
379 ifyyleng = (size_t) (yy_cp - yy_bp); \
694 #define ECHO fwrite( ifyytext, ifyyleng, 1, ifyyout )
764 /* Code executed at the beginning of each rule, after ifyytext and ifyyleng
1821 ifyytext[ifyyleng] = (yy_hold_char); \
1825 ifyyleng = yyless_macro_arg; \
1861 return ifyyleng;

Completed in 93 milliseconds