Searched refs:yytext_ptr (Results 1 – 10 of 10) sorted by relevance
/external/bison/examples/calc++/ |
D | calc++-scanner.cc | 234 #define unput(c) yyunput( c, (yytext_ptr) ) 425 #define yytext_ptr yytext macro 440 (yytext_ptr) = yy_bp; \ 649 #ifndef yytext_ptr 985 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; 1018 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; 1033 yy_bp = (yytext_ptr) + YY_MORE_ADJ; 1069 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; 1085 (yytext_ptr) + yy_amount_of_matched_text; 1090 yy_bp = (yytext_ptr) + YY_MORE_ADJ; [all …]
|
/external/bison/src/ |
D | scan-skel.c | 253 #define unput(c) yyunput( c, (yytext_ptr) ) 444 #define yytext_ptr skel_text macro 459 (yytext_ptr) = yy_bp; \ 736 #ifndef yytext_ptr 1193 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; 1226 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; 1241 yy_bp = (yytext_ptr) + YY_MORE_ADJ; 1277 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; 1293 (yytext_ptr) + yy_amount_of_matched_text; 1298 yy_bp = (yytext_ptr) + YY_MORE_ADJ; [all …]
|
D | scan-gram.c | 253 #define unput(c) yyunput( c, (yytext_ptr) ) 444 #define yytext_ptr gram_text macro 459 (yytext_ptr) = yy_bp; \ 1145 #ifndef yytext_ptr 2442 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; 2475 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; 2490 yy_bp = (yytext_ptr) + YY_MORE_ADJ; 2526 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; 2542 (yytext_ptr) + yy_amount_of_matched_text; 2547 yy_bp = (yytext_ptr) + YY_MORE_ADJ; [all …]
|
D | scan-code.c | 253 #define unput(c) yyunput( c, (yytext_ptr) ) 444 #define yytext_ptr code_text macro 459 (yytext_ptr) = yy_bp; \ 821 #ifndef yytext_ptr 1406 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; 1439 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; 1454 yy_bp = (yytext_ptr) + YY_MORE_ADJ; 1490 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; 1506 (yytext_ptr) + yy_amount_of_matched_text; 1511 yy_bp = (yytext_ptr) + YY_MORE_ADJ; [all …]
|
/external/skia/src/sksl/ |
D | lex.layout.c | 217 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 351 #define yytext_ptr yytext_r macro 362 yyg->yytext_ptr = yy_bp; \ 694 #ifndef yytext_ptr 1027 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; 1060 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text; 1075 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; 1110 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ; 1126 yyg->yytext_ptr + yy_amount_of_matched_text; 1131 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; [all …]
|
D | lex.sksl.c | 232 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 366 #define yytext_ptr yytext_r macro 377 yyg->yytext_ptr = yy_bp; \ 753 #ifndef yytext_ptr 1444 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; 1477 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text; 1492 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; 1527 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ; 1543 yyg->yytext_ptr + yy_amount_of_matched_text; 1548 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; [all …]
|
/external/libpcap/ |
D | scanner.c | 217 #define unput(c) yyunput( c, (yytext_ptr) ) 378 #define yytext_ptr pcap_text macro 389 (yytext_ptr) = yy_bp; \ 2836 #ifndef yytext_ptr 3861 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; 3894 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; 3909 yy_bp = (yytext_ptr) + YY_MORE_ADJ; 3943 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; 3959 (yytext_ptr) + yy_amount_of_matched_text; 3964 yy_bp = (yytext_ptr) + YY_MORE_ADJ; [all …]
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 225 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 362 #define yytext_ptr yytext_r macro 376 yyg->yytext_ptr = yy_bp; \ 719 #ifndef yytext_ptr 1217 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; 1250 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text; 1265 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; 1300 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ; 1316 yyg->yytext_ptr + yy_amount_of_matched_text; 1321 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; [all …]
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 256 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) 393 #define yytext_ptr yytext_r macro 407 yyg->yytext_ptr = yy_bp; \ 1194 #ifndef yytext_ptr 2149 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; 2182 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text; 2197 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; 2232 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ; 2248 yyg->yytext_ptr + yy_amount_of_matched_text; 2253 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ; [all …]
|
/external/toybox/kconfig/ |
D | lex.zconf.c_shipped | 178 #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 …]
|