Home
last modified time | relevance | path

Searched refs:yy_bp (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped202 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
722 (yytext_ptr) = yy_bp; \
723 zconfleng = (size_t) (yy_cp - yy_bp); \
1034 register char *yy_cp, *yy_bp;
1073 /* yy_bp points to the position in yy_ch_buf of the start of
1076 yy_bp = yy_cp;
1440 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1495 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1505 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1689 static void yyunput (int c, register char * yy_bp )
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c177 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
349 (yytext_ptr) = yy_bp; \
350 yyleng = (int) (yy_cp - yy_bp); \
732 char *yy_cp, *yy_bp; variable
776 yy_bp = yy_cp;
981 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1036 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1046 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1263 static void yyunput (int c, char * yy_bp ) in yyunput() argument
1285 yy_bp += (int) (dest - source); in yyunput()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c196 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
368 (yytext_ptr) = yy_bp; \
369 yyleng = (int) (yy_cp - yy_bp); \
877 char *yy_cp, *yy_bp; variable
921 yy_bp = yy_cp;
1203 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1259 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1269 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped178 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
361 (yytext_ptr) = yy_bp; \
362 yyleng = (int) (yy_cp - yy_bp); \
851 char *yy_cp, *yy_bp;
892 /* yy_bp points to the position in yy_ch_buf of the start of
895 yy_bp = yy_cp;
1308 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1364 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1374 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch14 yyg->yytext_ptr = yy_bp; \
15 yyleng = (int) (yy_cp - yy_bp); \
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped194 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
705 (yytext_ptr) = yy_bp; \
706 yyleng = (int) (yy_cp - yy_bp); \
1025 char *yy_cp, *yy_bp;
1066 /* yy_bp points to the position in yy_ch_buf of the start of
1069 yy_bp = yy_cp;
1443 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1498 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1508 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1699 static void yyunput (int c, char * yy_bp )
[all …]