Home
last modified time | relevance | path

Searched refs:yywrap (Results 1 – 25 of 2649) sorted by relevance

12345678910>>...106

/dports/devel/mk-configure/mk-configure-0.37.0/features/
H A Dmkc_imp.f_libl.mk7 MKC_CHECK_FUNCLIBS += yywrap:l
11 .if !${HAVE_FUNCLIB.yywrap.l:U0} && !${HAVE_FUNCLIB.yywrap:U0}
12 MKC_REQUIRE_FUNCLIBS += yywrap:fl
/dports/devel/ice37/ice-3.7.2/cpp/src/IceStorm/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceStorm/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceStorm/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DScanner.l35 # ifdef yywrap
36 # undef yywrap
37 # define yywrap() 1 macro
43 # ifdef yywrap
44 # undef yywrap
45 # define yywrap() 1 macro
/dports/devel/libPropList/libPropList-0.10.1/
H A Dproplist.l13 #ifdef yywrap
14 #undef yywrap
17 int yywrap(void) { in yywrap() function
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A Dwmluiltok.l67 #ifdef yywrap
68 #undef yywrap
85 int yywrap ();
202 int yywrap () in yywrap() function
/dports/devel/automake/automake-1.16.5/t/
H A Dlex-libobj.sh29 AC_REPLACE_FUNCS([yywrap])
40 cat > yywrap.c << 'END'
41 int yywrap (void)
/dports/sysutils/lbl-hf/hf-1.9/
H A Dpf.l14 #undef yywrap
19 int yywrap(void);
122 (void)yywrap();
143 yywrap() in yywrap() function
H A Def.l32 #undef yywrap
39 int yywrap(void);
152 (void)yywrap();
167 yywrap() in yywrap() function
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/
H A Dtypedefs.l62 #ifdef yywrap
63 #undef yywrap
66 yywrap()
/dports/textproc/re-flex/RE-flex-3.1.0/include/reflex/
H A Dflexlexer.h82 YY_EXTERN_C int yywrap(yyscan_t);
84 int yywrap(yyscan_t);
91 YY_EXTERN_C int yywrap(void);
93 int yywrap(void);
449 return lexer->yywrap() == 0; in wrap()
518 virtual int yywrap() in yywrap() function
523 return ::yywrap(static_cast<yyscan_t>(this)); in yywrap()
525 return ::yywrap(); in yywrap()
/dports/textproc/ugrep/ugrep-3.4.0/include/reflex/
H A Dflexlexer.h82 YY_EXTERN_C int yywrap(yyscan_t);
84 int yywrap(yyscan_t);
91 YY_EXTERN_C int yywrap(void);
93 int yywrap(void);
449 return lexer->yywrap() == 0; in wrap()
518 virtual int yywrap() in yywrap() function
523 return ::yywrap(static_cast<yyscan_t>(this)); in yywrap()
525 return ::yywrap(); in yywrap()
/dports/net/fspd/fsp-2.8.1b29/clients/
H A Dfhostcmd.c41 int yywrap(void);
69 rc=yywrap(); in parse_prof_file_new()
184 int yywrap(void) in yywrap() function
222 rc=yywrap(); in yywrap()
/dports/textproc/flex/flex-2.6.4/src/
H A Dlibyywrap.c24 int yywrap (void);
26 int yywrap (void) in yywrap() function
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A Dlibyywrap.c30 int yywrap (void);
32 int yywrap (void) in yywrap() function
/dports/security/op/op-1.34/
H A Dyywrap.c4 int yywrap(void);
5 int yywrap(void) in yywrap() function
/dports/textproc/reflex/reflex-20210808/MISC/Amiga/
H A Dlibyywrap.ch5 int yywrap()
7 int yywrap(void)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dldlex.h58 #ifndef yywrap
59 extern int yywrap (void);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/
H A Dldlex.h58 #ifndef yywrap
59 extern int yywrap (void);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dldlex.h58 #ifndef yywrap
59 extern int yywrap (void);
/dports/devel/djgpp-binutils/binutils-2.17/ld/
H A Dldlex.h58 #ifndef yywrap
59 extern int yywrap (void);
/dports/devel/cxref/cxref-1.6e/src/
H A Dparse-yy.h90 #ifndef yywrap
93 #define yywrap() 1 macro

12345678910>>...106