Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c193 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
296 static char *yy_c_buf_p = (char *) 0; variable
702 (yy_c_buf_p) = yy_cp;
1031 yy_cp = (yy_c_buf_p);
1195 (yy_c_buf_p) = yy_cp -= 1;
1213 (yy_c_buf_p) = yy_cp -= 1;
1283 (yy_c_buf_p) = yy_cp -= 1;
1368 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1372 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1392 yy_cp = ++(yy_c_buf_p);
[all …]
Dzconf.lex.c_shipped193 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
296 static char *yy_c_buf_p = (char *) 0;
702 (yy_c_buf_p) = yy_cp;
1031 yy_cp = (yy_c_buf_p);
1195 (yy_c_buf_p) = yy_cp -= 1;
1213 (yy_c_buf_p) = yy_cp -= 1;
1283 (yy_c_buf_p) = yy_cp -= 1;
1361 /* Note that here we test for yy_c_buf_p "<=" to the position
1362 * of the first EOB in the buffer, since yy_c_buf_p will
1368 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
[all …]
/linux-4.1.27/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.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped184 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
287 static char *yy_c_buf_p = (char *) 0;
373 (yy_c_buf_p) = yy_cp;
887 yy_cp = (yy_c_buf_p);
1237 /* Note that here we test for yy_c_buf_p "<=" to the position
1238 * of the first EOB in the buffer, since yy_c_buf_p will
1244 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1248 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1268 yy_cp = ++(yy_c_buf_p);
1292 * yy_c_buf_p so that if some total
[all …]