Lines Matching defs:yy_c_buf_p
179 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
275 static char *yy_c_buf_p = NULL;
356 (yy_c_buf_p) = yy_cp;
4740 (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
4743 yy_cp = (yy_c_buf_p);
6976 /* Note that here we test for yy_c_buf_p "<=" to the position
6977 * of the first EOB in the buffer, since yy_c_buf_p will
6983 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
6987 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
7007 yy_cp = ++(yy_c_buf_p);
7014 yy_cp = (yy_c_buf_p);
7030 * yy_c_buf_p so that if some total
7036 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
7051 (yy_c_buf_p) =
7056 yy_cp = (yy_c_buf_p);
7061 (yy_c_buf_p) =
7066 yy_cp = (yy_c_buf_p);
7095 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
7101 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
7121 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
7144 (int) ((yy_c_buf_p) - b->yy_ch_buf);
7168 (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
7233 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
7261 char *yy_cp = (yy_c_buf_p);
7295 *(yy_c_buf_p) = (yy_hold_char);
7297 if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
7299 /* yy_c_buf_p now points to the character we want to return.
7303 if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
7305 *(yy_c_buf_p) = '\0';
7309 int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
7310 ++(yy_c_buf_p);
7345 (yy_c_buf_p) = (yytext_ptr) + offset;
7351 c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
7352 *(yy_c_buf_p) = '\0'; /* preserve yytext */
7353 (yy_hold_char) = *++(yy_c_buf_p);
7396 *(yy_c_buf_p) = (yy_hold_char);
7397 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
7415 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
7417 (yy_hold_char) = *(yy_c_buf_p);
7541 *(yy_c_buf_p) = (yy_hold_char);
7542 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
7728 (yy_c_buf_p) = yytext + yyless_macro_arg; \
7729 (yy_hold_char) = *(yy_c_buf_p); \
7730 *(yy_c_buf_p) = '\0'; \
7824 (yy_c_buf_p) = NULL;