Symbol: yytext_ptr
lib/libevtr/ktrfmt.yy.c
1022
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
lib/libevtr/ktrfmt.yy.c
1038
(yytext_ptr) + yy_amount_of_matched_text;
lib/libevtr/ktrfmt.yy.c
1043
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
lib/libevtr/ktrfmt.yy.c
1053
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
lib/libevtr/ktrfmt.yy.c
1076
register char *source = (yytext_ptr);
lib/libevtr/ktrfmt.yy.c
1086
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
lib/libevtr/ktrfmt.yy.c
1106
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
lib/libevtr/ktrfmt.yy.c
1200
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
lib/libevtr/ktrfmt.yy.c
1214
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
lib/libevtr/ktrfmt.yy.c
1286
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
lib/libevtr/ktrfmt.yy.c
1322
(yy_c_buf_p) = (yytext_ptr) + offset;
lib/libevtr/ktrfmt.yy.c
1392
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
lib/libevtr/ktrfmt.yy.c
1846
#ifndef yytext_ptr
lib/libevtr/ktrfmt.yy.c
205
#define unput(c) yyunput( c, (yytext_ptr) )
lib/libevtr/ktrfmt.yy.c
380
(yytext_ptr) = yy_bp; \
lib/libevtr/ktrfmt.yy.c
614
#ifndef yytext_ptr
lib/libevtr/ktrfmt.yy.c
940
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
lib/libevtr/ktrfmt.yy.c
973
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
lib/libevtr/ktrfmt.yy.c
988
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/m4/manual_tokenizer.c
1019
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
usr.bin/m4/manual_tokenizer.c
1113
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
usr.bin/m4/manual_tokenizer.c
1127
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
usr.bin/m4/manual_tokenizer.c
1199
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
usr.bin/m4/manual_tokenizer.c
1235
(yy_c_buf_p) = (yytext_ptr) + offset;
usr.bin/m4/manual_tokenizer.c
1305
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
usr.bin/m4/manual_tokenizer.c
1759
#ifndef yytext_ptr
usr.bin/m4/manual_tokenizer.c
185
#define unput(c) yyunput( c, (yytext_ptr) )
usr.bin/m4/manual_tokenizer.c
357
(yytext_ptr) = yy_bp; \
usr.bin/m4/manual_tokenizer.c
564
#ifndef yytext_ptr
usr.bin/m4/manual_tokenizer.c
853
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
usr.bin/m4/manual_tokenizer.c
886
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
usr.bin/m4/manual_tokenizer.c
901
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/m4/manual_tokenizer.c
935
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/m4/manual_tokenizer.c
951
(yytext_ptr) + yy_amount_of_matched_text;
usr.bin/m4/manual_tokenizer.c
956
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/m4/manual_tokenizer.c
966
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/m4/manual_tokenizer.c
989
register char *source = (yytext_ptr);
usr.bin/m4/manual_tokenizer.c
999
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )