Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.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
711 (yy_c_buf_p) = yy_cp;
1046 yy_cp = (yy_c_buf_p);
1210 (yy_c_buf_p) = yy_cp -= 1;
1228 (yy_c_buf_p) = yy_cp -= 1;
1298 (yy_c_buf_p) = yy_cp -= 1;
1383 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1387 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1407 yy_cp = ++(yy_c_buf_p);
[all …]
H A Dlex.zconf.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;
711 (yy_c_buf_p) = yy_cp;
1046 yy_cp = (yy_c_buf_p);
1210 (yy_c_buf_p) = yy_cp -= 1;
1228 (yy_c_buf_p) = yy_cp -= 1;
1298 (yy_c_buf_p) = yy_cp -= 1;
1376 /* Note that here we test for yy_c_buf_p "<=" to the position
1377 * of the first EOB in the buffer, since yy_c_buf_p will
1383 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A 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;
827 yy_cp = (yy_c_buf_p);
1070 /* Note that here we test for yy_c_buf_p "<=" to the position
1071 * of the first EOB in the buffer, since yy_c_buf_p will
1077 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1081 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1101 yy_cp = ++(yy_c_buf_p);
1125 * yy_c_buf_p so that if some total
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped224 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
346 static char *yy_c_buf_p = (char *) 0;
446 (yy_c_buf_p) = yy_cp;
956 yy_cp = (yy_c_buf_p);
1137 /* Note that here we test for yy_c_buf_p "<=" to the position
1138 * of the first EOB in the buffer, since yy_c_buf_p will
1144 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1148 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1168 yy_cp = ++(yy_c_buf_p);
1176 yy_cp = (yy_c_buf_p);
[all …]