OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_buf_pos
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
149
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1350
yy_current_buffer->
yy_buf_pos
= yy_c_buf_p;
1373
yytext_ptr = yy_c_buf_p = yy_current_buffer->
yy_buf_pos
;
1483
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1515
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/tools/m4/bootstrap/
tokenizer.c
199
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1335
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1353
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1457
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1484
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1585
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c
192
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
2195
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2213
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
2313
b->
yy_buf_pos
= &b->yy_ch_buf[0];
2340
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2441
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c
192
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1329
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1347
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1447
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1474
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1575
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c
192
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1266
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1284
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1384
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1411
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1512
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp
215
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1814
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1832
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1931
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1958
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
/src/external/bsd/nsd/dist/
configlexer.c
450
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
4080
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
4098
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
4198
b->
yy_buf_pos
= &b->yy_ch_buf[0];
4225
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
4326
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/bsd/unbound/dist/util/
configlexer.c
192
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
7551
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
7569
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
7669
b->
yy_buf_pos
= &b->yy_ch_buf[0];
7696
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
7797
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils/dist/binutils/
arlex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1522
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1540
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1640
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1667
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1768
b->
yy_buf_pos
= b->yy_ch_buf = base;
deflex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1549
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1567
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1667
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1694
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1795
b->
yy_buf_pos
= b->yy_ch_buf = base;
syslex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1389
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1407
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1507
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1534
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1635
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils/dist/gas/config/
bfin-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
2825
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2843
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
2943
b->
yy_buf_pos
= &b->yy_ch_buf[0];
2970
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
3071
b->
yy_buf_pos
= b->yy_ch_buf = base;
loongarch-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1347
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1365
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1465
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1492
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1593
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1406
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1424
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1524
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1551
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1652
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils.old/dist/binutils/
arlex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1522
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1540
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1640
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1667
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1768
b->
yy_buf_pos
= b->yy_ch_buf = base;
deflex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1549
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1567
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1667
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1694
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1795
b->
yy_buf_pos
= b->yy_ch_buf = base;
syslex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1389
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1407
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1507
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1534
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1635
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
2825
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2843
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
2943
b->
yy_buf_pos
= &b->yy_ch_buf[0];
2970
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
3071
b->
yy_buf_pos
= b->yy_ch_buf = base;
loongarch-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1347
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1365
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1465
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1492
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1593
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1406
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1424
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1524
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1551
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1652
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
196
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
2420
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2438
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
2538
b->
yy_buf_pos
= &b->yy_ch_buf[0];
2565
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2666
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
196
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
2409
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2427
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
2527
b->
yy_buf_pos
= &b->yy_ch_buf[0];
2554
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
2655
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
205
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
1408
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1426
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
1526
b->
yy_buf_pos
= &b->yy_ch_buf[0];
1553
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
1654
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/bsd/flex/dist/src/
initscan.c
189
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
4343
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
4361
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
4461
b->
yy_buf_pos
= &b->yy_ch_buf[0];
4488
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
4589
b->
yy_buf_pos
= b->yy_ch_buf = base;
/src/external/gpl3/binutils/dist/ld/
ldlex.c
190
char *
yy_buf_pos
; /* current position in input buffer */
member in struct:yy_buffer_state
3370
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
3388
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
;
3488
b->
yy_buf_pos
= &b->yy_ch_buf[0];
3515
YY_CURRENT_BUFFER_LVALUE->
yy_buf_pos
= (yy_c_buf_p);
3616
b->
yy_buf_pos
= b->yy_ch_buf = base;
3934
b->
yy_buf_pos
= &b->yy_ch_buf[1];
Completed in 87 milliseconds
1
2
Indexes created Mon Mar 23 00:23:30 UTC 2026