Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c202 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
305 static char *yy_c_buf_p = (char *) 0; variable
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;
1421 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1445 yy_cp = ++(yy_c_buf_p);
[all …]
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 …]
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped174 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
277 static char *yy_c_buf_p = (char *) 0;
363 (yy_c_buf_p) = yy_cp;
789 yy_cp = (yy_c_buf_p);
934 /* Note that here we test for yy_c_buf_p "<=" to the position
935 * of the first EOB in the buffer, since yy_c_buf_p will
941 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
945 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
965 yy_cp = ++(yy_c_buf_p);
972 yy_cp = (yy_c_buf_p);
[all …]
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped190 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
288 static char *yy_c_buf_p = (char *) 0;
374 (yy_c_buf_p) = yy_cp;
889 yy_cp = (yy_c_buf_p);
1265 /* Note that here we test for yy_c_buf_p "<=" to the position
1266 * of the first EOB in the buffer, since yy_c_buf_p will
1272 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1276 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1296 yy_cp = ++(yy_c_buf_p);
1320 * yy_c_buf_p so that if some total
[all …]