Home | History | Annotate | Download | only in tools

Lines Matching defs:yy_c_buf_p

161 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
269 static char *yy_c_buf_p = (char *) 0;
352 (yy_c_buf_p) = yy_cp;
693 yy_cp = (yy_c_buf_p);
855 /* Note that here we test for yy_c_buf_p "<=" to the position
856 * of the first EOB in the buffer, since yy_c_buf_p will
862 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
866 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
886 yy_cp = ++(yy_c_buf_p);
893 yy_cp = (yy_c_buf_p);
909 * yy_c_buf_p so that if some total
915 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
930 (yy_c_buf_p) =
935 yy_cp = (yy_c_buf_p);
940 (yy_c_buf_p) =
945 yy_cp = (yy_c_buf_p);
973 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
979 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
999 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1022 (int) ((yy_c_buf_p) - b->yy_ch_buf);
1045 (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
1099 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1127 register char *yy_cp = (yy_c_buf_p);
1157 *(yy_c_buf_p) = (yy_hold_char);
1159 if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1161 /* yy_c_buf_p now points to the character we want to return.
1165 if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1167 *(yy_c_buf_p) = '\0';
1171 int offset = (yy_c_buf_p) - (yytext_ptr);
1172 ++(yy_c_buf_p);
1207 (yy_c_buf_p) = (yytext_ptr) + offset;
1213 c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
1214 *(yy_c_buf_p) = '\0'; /* preserve yytext */
1215 (yy_hold_char) = *++(yy_c_buf_p);
1258 *(yy_c_buf_p) = (yy_hold_char);
1259 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1277 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1279 (yy_hold_char) = *(yy_c_buf_p);
1407 *(yy_c_buf_p) = (yy_hold_char);
1408 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1590 (yy_c_buf_p) = yytext + yyless_macro_arg; \
1591 (yy_hold_char) = *(yy_c_buf_p); \
1592 *(yy_c_buf_p) = '\0'; \