Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c200 #define unput(c) yyunput( c, (yytext_ptr) )
354 #ifdef yytext_ptr
355 #undef yytext_ptr
357 #define yytext_ptr yytext macro
368 (yytext_ptr) = yy_bp; \
755 #ifndef yytext_ptr
1155 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1188 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1203 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1238 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c181 #define unput(c) yyunput( c, (yytext_ptr) )
335 #ifdef yytext_ptr
336 #undef yytext_ptr
338 #define yytext_ptr yytext macro
349 (yytext_ptr) = yy_bp; \
607 #ifndef yytext_ptr
933 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
966 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
981 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1015 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped183 #define unput(c) yyunput( c, (yytext_ptr) )
347 #ifdef yytext_ptr
348 #undef yytext_ptr
350 #define yytext_ptr yytext
361 (yytext_ptr) = yy_bp; \
725 #ifndef yytext_ptr
1260 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1293 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1308 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1343 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
376 #define yytext_ptr zconftext
722 (yytext_ptr) = yy_bp; \
927 #ifndef yytext_ptr
1392 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1440 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1474 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1490 (yytext_ptr) + yy_amount_of_matched_text;
1495 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped198 #define unput(c) yyunput( c, (yytext_ptr) )
355 #ifdef yytext_ptr
356 #undef yytext_ptr
358 #define yytext_ptr yytext
705 (yytext_ptr) = yy_bp; \
919 #ifndef yytext_ptr
1395 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1428 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1443 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1477 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch14 yyg->yytext_ptr = yy_bp; \
20 yy_flex_strncpy( yytext, yyg->yytext_ptr, yyleng + 1 , yyscanner); \
H A D0006-malloc-Use-overflow-checking-primitives-where-we-do-.patch1186 #define yytext_ptr char *