Home
last modified time | relevance | path

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

123

/NextBSD/contrib/amd/amd/
HDconf_tok.l89 #ifndef yywrap
90 int yywrap(void);
187 #ifndef yywrap
188 int yywrap(void)
/NextBSD/contrib/amd/fsinfo/
HDfsi_lex.l114 #ifndef yywrap
115 int yywrap(void);
269 #ifndef yywrap
270 int yywrap(void)
HDfsinfo.c171 #ifdef yywrap in fsi_get_args()
172 if (yywrap()) in fsi_get_args()
HDfsinfo.h115 #ifndef yywrap
116 extern int yywrap(void);
/NextBSD/contrib/flex/
HDlibyywrap.c24 int yywrap (void);
25 int yywrap (void) in yywrap() function
/NextBSD/contrib/binutils/ld/
HDldlex.h59 #ifndef yywrap
60 extern int yywrap (void);
/NextBSD/contrib/binutils/binutils/
HDarlex.l87 #ifndef yywrap
89 int yywrap(void) { return 1; }
HDsyslex.l33 #ifndef yywrap
34 static int yywrap (void) { return 1; } in yywrap() function
HDdeflex.l93 #ifndef yywrap
95 int yywrap(void) { return 1; }
/NextBSD/usr.bin/mkesdb/
HDlex.l95 #ifndef yywrap
97 yywrap(void)
/NextBSD/usr.bin/mkcsmapper/
HDlex.l102 #ifndef yywrap
104 yywrap(void)
/NextBSD/contrib/binutils/gas/
HDitbl-lex.l107 #ifndef yywrap
109 yywrap ()
/NextBSD/contrib/com_err/
HDlex.l76 #ifndef yywrap /* XXX */
78 yywrap ()
/NextBSD/crypto/heimdal/lib/com_err/
HDlex.l76 #ifndef yywrap /* XXX */
78 yywrap ()
HDlex.c582 extern "C" int yywrap (void );
584 extern int yywrap (void );
953 if ( yywrap( ) )
1251 if ( yywrap( ) ) in yyinput()
1839 #ifndef yywrap /* XXX */
1841 yywrap () in yywrap() function
/NextBSD/contrib/ofed/libsdp/src/
HDconfig_scanner.c17 #define yywrap libsdp_yywrap macro
541 #define yywrap libsdp_yywrap macro
557 extern "C" int yywrap YY_PROTO(( void ));
559 extern int yywrap YY_PROTO(( void ));
1072 if ( yywrap() )
1423 if ( yywrap() ) in yyinput()
1881 int yywrap () in yywrap() function
/NextBSD/usr.bin/mklocale/
HDlex.l169 #if !defined(yywrap)
171 yywrap(void)
/NextBSD/crypto/heimdal/lib/asn1/
HDlex.l276 #ifndef yywrap /* XXX */
278 yywrap ()
HDlex.c903 extern "C" int yywrap (void );
905 extern int yywrap (void );
1781 if ( yywrap( ) )
2116 if ( yywrap( ) ) in yyinput()
2704 #ifndef yywrap /* XXX */
2706 yywrap () in yywrap() function
/NextBSD/crypto/heimdal/lib/hx509/
HDsel.h77 #define yywrap _hx509_sel_yywrap macro
HDsel-lex.l120 yywrap () in yywrap() function
/NextBSD/crypto/heimdal/lib/sl/
HDslc-lex.c561 extern "C" int yywrap (void );
563 extern int yywrap (void );
890 if ( yywrap( ) )
1188 if ( yywrap( ) ) in yyinput()
1863 yywrap () in yywrap() function
HDslc-lex.l155 yywrap () in yywrap() function
/NextBSD/contrib/dma/
HDaliases_parse.y23 yywrap(void) in yywrap() function
/NextBSD/contrib/unbound/util/
HDconfigyyrename.h45 #define yywrap ub_c_wrap macro

123