Home
last modified time | relevance | path

Searched refs:yytext_ptr (Results 1 – 25 of 1517) sorted by relevance

12345678910>>...61

/dports/databases/fastdb/fastdb/GiST/BTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
798 yy_bp = yytext_ptr + YY_MORE_ADJ;
853 yy_bp = yytext_ptr + YY_MORE_ADJ;
863 yy_bp = yytext_ptr + YY_MORE_ADJ;
918 number_to_move = yy_c_buf_p - yytext_ptr;
1138 yytext_ptr = yy_c_buf_p; in yyinput()
1148 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/databases/fastdb/fastdb/GiST/RSTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
796 yy_bp = yytext_ptr + YY_MORE_ADJ;
851 yy_bp = yytext_ptr + YY_MORE_ADJ;
861 yy_bp = yytext_ptr + YY_MORE_ADJ;
916 number_to_move = yy_c_buf_p - yytext_ptr;
1136 yytext_ptr = yy_c_buf_p; in yyinput()
1146 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/databases/fastdb/fastdb/GiST/RTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
796 yy_bp = yytext_ptr + YY_MORE_ADJ;
851 yy_bp = yytext_ptr + YY_MORE_ADJ;
861 yy_bp = yytext_ptr + YY_MORE_ADJ;
916 number_to_move = yy_c_buf_p - yytext_ptr;
1136 yytext_ptr = yy_c_buf_p; in yyinput()
1146 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/databases/gigabase/gigabase/GiST/RSTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
796 yy_bp = yytext_ptr + YY_MORE_ADJ;
851 yy_bp = yytext_ptr + YY_MORE_ADJ;
861 yy_bp = yytext_ptr + YY_MORE_ADJ;
916 number_to_move = yy_c_buf_p - yytext_ptr;
1136 yytext_ptr = yy_c_buf_p; in yyinput()
1146 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/databases/gigabase/gigabase/GiST/RTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
796 yy_bp = yytext_ptr + YY_MORE_ADJ;
851 yy_bp = yytext_ptr + YY_MORE_ADJ;
861 yy_bp = yytext_ptr + YY_MORE_ADJ;
916 number_to_move = yy_c_buf_p - yytext_ptr;
1136 yytext_ptr = yy_c_buf_p; in yyinput()
1146 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/databases/gigabase/gigabase/GiST/BTree/
H A Dscan.cpp139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
242 #ifndef yytext_ptr
261 yytext_ptr = yy_bp; \
798 yy_bp = yytext_ptr + YY_MORE_ADJ;
853 yy_bp = yytext_ptr + YY_MORE_ADJ;
863 yy_bp = yytext_ptr + YY_MORE_ADJ;
918 number_to_move = yy_c_buf_p - yytext_ptr;
1138 yytext_ptr = yy_c_buf_p; in yyinput()
1148 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/devel/matreshka/matreshka-0.7.0/tools/aflex/src/
H A Dscanner-io.adb78 source : integer := yytext_ptr - 1; -- copy prev. char, too
90 number_to_move := yy_c_buf_p - yytext_ptr;
136 yytext_ptr := 1;
182 yytext_ptr := yy_bp;
199 yytext_ptr := yy_c_buf_p;
208 yy_c_buf_p := yytext_ptr;
219 yytext_ptr := yy_c_buf_p;
224 yy_c_buf_p := yytext_ptr;
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/pp/scanner/
H A Dlexer.c354 #ifdef yytext_ptr
355 #undef yytext_ptr
357 #define yytext_ptr yytext macro
368 (yytext_ptr) = yy_bp; \
369 (yytext_ptr) -= (yy_more_len); \
600 #ifndef yytext_ptr
1029 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1084 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1118 char *source = (yytext_ptr); in yy_get_next_buffer()
1347 (yytext_ptr) = yy_bp; in yyunput()
[all …]
/dports/games/gnubg/gnubg-1.06.002/non-src/
H A Dsgf_l.c214 #define unput(c) yyunput( c, (yytext_ptr) )
378 #ifdef yytext_ptr
379 #undef yytext_ptr
381 #define yytext_ptr sgftext macro
395 (yytext_ptr) = yy_bp; \
1115 #ifndef yytext_ptr
1449 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1504 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1514 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1538 char *source = (yytext_ptr); in yy_get_next_buffer()
[all …]
/dports/games/nethack33/nethack-3.3.1/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
525 #ifndef yytext_ptr
892 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
947 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
982 register char *source = yytext_ptr; in yy_get_next_buffer()
1203 yytext_ptr = yy_bp;
1228 yytext_ptr = yy_c_buf_p; in input()
1238 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
525 #ifndef yytext_ptr
892 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
947 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
982 register char *source = yytext_ptr; in yy_get_next_buffer()
1203 yytext_ptr = yy_bp;
1228 yytext_ptr = yy_c_buf_p; in input()
1238 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
498 #ifndef yytext_ptr
865 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
920 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1176 yytext_ptr = yy_bp;
1201 yytext_ptr = yy_c_buf_p; in input()
1211 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/nethack34/nethack-3.4.3/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
498 #ifndef yytext_ptr
865 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
920 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1176 yytext_ptr = yy_bp;
1201 yytext_ptr = yy_c_buf_p; in input()
1211 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
498 #ifndef yytext_ptr
865 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
920 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1176 yytext_ptr = yy_bp;
1201 yytext_ptr = yy_c_buf_p; in input()
1211 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
525 #ifndef yytext_ptr
892 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
947 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
982 register char *source = yytext_ptr; in yy_get_next_buffer()
1203 yytext_ptr = yy_bp;
1228 yytext_ptr = yy_c_buf_p; in input()
1238 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
498 #ifndef yytext_ptr
865 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
920 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1176 yytext_ptr = yy_bp;
1201 yytext_ptr = yy_c_buf_p; in input()
1211 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/share/
H A Ddgn_lex.c67 #define unput(c) yyunput( c, yytext_ptr )
194 #define yytext_ptr yytext macro
205 yytext_ptr = yy_bp; \
498 #ifndef yytext_ptr
865 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
920 yy_bp = yytext_ptr + YY_MORE_ADJ; in yylex()
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1176 yytext_ptr = yy_bp;
1201 yytext_ptr = yy_c_buf_p; in input()
1211 yytext_ptr + YY_MORE_ADJ; in input()
[all …]
/dports/net/nbd-server/nbd-3.23/
H A Dnbdtab_lexer.c336 #ifdef yytext_ptr
337 #undef yytext_ptr
339 #define yytext_ptr yytext macro
350 (yytext_ptr) = yy_bp; \
516 #ifndef yytext_ptr
815 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
870 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
880 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
904 char *source = (yytext_ptr); in yy_get_next_buffer()
1128 (yytext_ptr) = yy_bp; in yyunput()
[all …]
/dports/print/bibview/bibview-2.2/
H A Dbib_flex.c139 #define unput(c) yyunput( c, yytext_ptr )
240 #define yytext_ptr yytext macro
1406 #ifndef yytext_ptr
1425 yytext_ptr = yy_bp; \
1926 yy_bp = yytext_ptr + YY_MORE_ADJ;
1981 yy_bp = yytext_ptr + YY_MORE_ADJ;
1991 yy_bp = yytext_ptr + YY_MORE_ADJ;
2046 number_to_move = yy_c_buf_p - yytext_ptr; in yy_get_next_buffer()
2246 yytext_ptr = yy_c_buf_p; in yyinput()
2256 yytext_ptr + YY_MORE_ADJ; in yyinput()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimEquTokenizer.cpp139 #define unput(c) yyunput( c, yytext_ptr )
237 #define yytext_ptr yytext macro
246 yytext_ptr = yy_bp; \
428 #ifndef yytext_ptr
1062 yy_bp = yytext_ptr + YY_MORE_ADJ;
1117 yy_bp = yytext_ptr + YY_MORE_ADJ;
1127 yy_bp = yytext_ptr + YY_MORE_ADJ;
1233 char *source = yytext_ptr; in yy_get_next_buffer()
1451 yytext_ptr = yy_bp; in yyunput()
1511 yy_c_buf_p = yytext_ptr + offset; in yyinput()
[all …]
/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/src/
H A Dcompact.flex.cpp136 #define unput(c) yyunput( c, yytext_ptr )
234 #define yytext_ptr yytext macro
243 yytext_ptr = yy_bp; \
449 #ifndef yytext_ptr
784 yy_bp = yytext_ptr + YY_MORE_ADJ;
840 yy_bp = yytext_ptr + YY_MORE_ADJ;
850 yy_bp = yytext_ptr + YY_MORE_ADJ;
956 register char *source = yytext_ptr; in yy_get_next_buffer()
1174 yytext_ptr = yy_bp; in yyunput()
1234 yy_c_buf_p = yytext_ptr + offset; in yyinput()
[all …]
H A Dfunxml.flex.cpp136 #define unput(c) yyunput( c, yytext_ptr )
234 #define yytext_ptr yytext macro
243 yytext_ptr = yy_bp; \
459 #ifndef yytext_ptr
783 yy_bp = yytext_ptr + YY_MORE_ADJ;
839 yy_bp = yytext_ptr + YY_MORE_ADJ;
849 yy_bp = yytext_ptr + YY_MORE_ADJ;
955 register char *source = yytext_ptr; in yy_get_next_buffer()
1173 yytext_ptr = yy_bp; in yyunput()
1233 yy_c_buf_p = yytext_ptr + offset; in yyinput()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/crlutil/
H A Dcrlgen_lex.c134 #define unput(c) yyunput(c, yytext_ptr)
263 #define yytext_ptr yytext macro
274 yytext_ptr = yy_bp; \
275 yytext_ptr -= yy_more_len; \
276 yyleng = (int)(yy_cp - yytext_ptr); \
467 #ifndef yytext_ptr
631 yy_more_len = yy_c_buf_p - yytext_ptr;
1022 register char *source = yytext_ptr; in yy_get_next_buffer()
1235 yytext_ptr = yy_bp;
1264 int offset = yy_c_buf_p - yytext_ptr; in yyinput()
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/crlutil/
H A Dcrlgen_lex.c134 #define unput(c) yyunput(c, yytext_ptr)
263 #define yytext_ptr yytext macro
274 yytext_ptr = yy_bp; \
275 yytext_ptr -= yy_more_len; \
276 yyleng = (int)(yy_cp - yytext_ptr); \
467 #ifndef yytext_ptr
631 yy_more_len = yy_c_buf_p - yytext_ptr;
1022 register char *source = yytext_ptr; in yy_get_next_buffer()
1235 yytext_ptr = yy_bp;
1264 int offset = yy_c_buf_p - yytext_ptr; in yyinput()
[all …]
/dports/audio/guidoar/guidoar-cf5681a/src/lang/parser/
H A Dglanglex.cpp192 #define unput(c) yyunput( c, (yytext_ptr) )
361 #define yytext_ptr glangtext macro
372 (yytext_ptr) = yy_bp; \
373 (yytext_ptr) -= (yy_more_len); \
572 #ifndef yytext_ptr
999 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1055 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1065 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1088 register char *source = (yytext_ptr);
1302 (yytext_ptr) = yy_bp; in yyunput()
[all …]

12345678910>>...61