Home
last modified time | relevance | path

Searched refs:yytext_ptr (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c202 #define unput(c) yyunput( c, (yytext_ptr) )
366 #ifdef yytext_ptr
367 #undef yytext_ptr
369 #define yytext_ptr ematch_text macro
380 (yytext_ptr) = yy_bp; \
640 #ifndef yytext_ptr
1025 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1058 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1073 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1107 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp435 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner)
564 #define yytext_ptr yytext_r macro
575 yyg->yytext_ptr = yy_bp; \
869 #ifndef yytext_ptr
1382 int yy_amount_of_matched_text = (int)(yy_cp - yyg->yytext_ptr) - 1;
1415 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1430 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1466 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
1481 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1486 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
[all …]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp563 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
711 #define yytext_ptr yytext_r macro
730 yyg->yytext_ptr = yy_bp; \
1159 #ifndef yytext_ptr
1722 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1755 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1770 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1805 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
1821 yyg->yytext_ptr + yy_amount_of_matched_text;
1826 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
[all …]
/external/libpcap/
Dscanner.c443 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
574 #define yytext_ptr yytext_r macro
585 yyg->yytext_ptr = yy_bp; \
3257 #ifndef yytext_ptr
4412 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
4445 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
4460 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
4495 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
4511 yyg->yytext_ptr + yy_amount_of_matched_text;
4516 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
[all …]
Dscanner.h470 #define yytext_ptr yytext_r macro
540 #ifndef yytext_ptr
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp348 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
496 #define yytext_ptr yytext_r macro
515 yyg->yytext_ptr = yy_bp; \
1372 #ifndef yytext_ptr
2357 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
2390 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2405 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2440 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
2456 yyg->yytext_ptr + yy_amount_of_matched_text;
2461 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
[all …]
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp272 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner)
401 #define yytext_ptr yytext_r macro
412 yyg->yytext_ptr = yy_bp; \
1077 #ifndef yytext_ptr
2148 int yy_amount_of_matched_text = (int)(yy_cp - yyg->yytext_ptr) - 1;
2181 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2196 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2232 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
2247 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2252 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
[all …]
/external/toybox/kconfig/
Dlex.zconf.c_shipped178 #define unput(c) yyunput( c, (yytext_ptr) )
352 #define yytext_ptr zconftext
683 (yytext_ptr) = yy_bp; \
851 #ifndef yytext_ptr
1290 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1323 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1338 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1372 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1388 (yytext_ptr) + yy_amount_of_matched_text;
1393 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]