Home
last modified time | relevance | path

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

/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; \
292 static char *yy_c_buf_p = NULL; variable
372 (yy_c_buf_p) = yy_cp;
913 yy_cp = (yy_c_buf_p);
1184 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1188 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1208 yy_cp = ++(yy_c_buf_p);
1238 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1253 (yy_c_buf_p) =
1258 yy_cp = (yy_c_buf_p);
[all …]
/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; \
305 static char *yy_c_buf_p = (char *) 0;
726 (yy_c_buf_p) = yy_cp;
1068 yy_cp = (yy_c_buf_p);
1248 (yy_c_buf_p) = yy_cp -= 1;
1266 (yy_c_buf_p) = yy_cp -= 1;
1336 (yy_c_buf_p) = yy_cp -= 1;
1414 /* Note that here we test for yy_c_buf_p "<=" to the position
1415 * of the first EOB in the buffer, since yy_c_buf_p will
1421 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
[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; \
273 static char *yy_c_buf_p = NULL; variable
353 (yy_c_buf_p) = yy_cp;
768 yy_cp = (yy_c_buf_p);
962 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
966 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
986 yy_cp = ++(yy_c_buf_p);
993 yy_cp = (yy_c_buf_p);
1015 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1030 (yy_c_buf_p) =
[all …]
/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; \
276 static char *yy_c_buf_p = NULL;
365 (yy_c_buf_p) = yy_cp;
887 yy_cp = (yy_c_buf_p);
1282 /* Note that here we test for yy_c_buf_p "<=" to the position
1283 * of the first EOB in the buffer, since yy_c_buf_p will
1289 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1293 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1313 yy_cp = ++(yy_c_buf_p);
1337 * yy_c_buf_p so that if some total
[all …]
/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; \
290 static char *yy_c_buf_p = NULL;
709 (yy_c_buf_p) = yy_cp;
1061 yy_cp = (yy_c_buf_p);
1250 (yy_c_buf_p) = yy_cp -= 1;
1269 (yy_c_buf_p) = yy_cp -= 1;
1341 (yy_c_buf_p) = yy_cp -= 1;
1417 /* Note that here we test for yy_c_buf_p "<=" to the position
1418 * of the first EOB in the buffer, since yy_c_buf_p will
1424 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch21 yyg->yy_c_buf_p = yy_cp;