| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | sun_map_tok.l | 128 #if !defined(yywrap) || defined(yylex) 129 int yywrap(void); 230 #if !defined(yywrap) || defined(yylex) 231 int yywrap(void) in yywrap() function
|
| H A D | conf_tok.l | 87 #if !defined(yywrap) || defined(yylex) 88 int yywrap(void); 186 #if !defined(yywrap) || defined(yylex) 187 int yywrap(void)
|
| /netbsd-src/external/bsd/am-utils/dist/fsinfo/ |
| H A D | fsi_lex.l | 112 #if !defined(yywrap) || defined(yylex) 113 int yywrap(void); 270 #if !defined(yywrap) || defined(yylex) 271 int yywrap(void)
|
| H A D | fsinfo.c | 169 #ifdef yywrap in fsi_get_args() 170 if (yywrap()) in fsi_get_args()
|
| H A D | fsinfo.h | 113 #ifndef yywrap 114 extern int yywrap(void);
|
| H A D | null_lex.l | 7 int yywrap(void) { return 0; } in yywrap() function
|
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | libyywrap.c | 32 int yywrap (void); 34 int yywrap (void) in yywrap() function
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | prog_lex.m4 | 6 AC_CHECK_LIB(fl, yywrap, LEXLIB="-lfl", 7 [AC_CHECK_LIB(l, yywrap, LEXLIB="-ll")])
|
| /netbsd-src/usr.bin/mkesdb/ |
| H A D | lex.l | 97 #ifndef yywrap 99 yywrap(void)
|
| /netbsd-src/usr.bin/mkcsmapper/ |
| H A D | lex.l | 107 #ifndef yywrap 109 yywrap(void)
|
| /netbsd-src/external/bsd/bc/dist/ |
| H A D | scan.l | 56 #undef yywrap 57 int yywrap (void); 369 yywrap(void)
|
| /netbsd-src/external/bsd/flex/dist/tests/ |
| H A D | cxx_yywrap.ll | 47 int testFlexLexer::yywrap() 66 f->yywrap();
|
| /netbsd-src/usr.bin/mklocale/ |
| H A D | lex.l | 180 #if !defined(yywrap) 182 yywrap(void)
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | deflex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 655 extern "C" int yywrap ( void ); 657 extern int yywrap ( void ); 1177 if ( yywrap( ) ) 1484 if ( yywrap( ) ) in yyinput()
|
| H A D | arlex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 645 extern "C" int yywrap ( void ); 647 extern int yywrap ( void ); 1150 if ( yywrap( ) ) 1457 if ( yywrap( ) ) in yyinput()
|
| H A D | syslex.c | 324 #define yywrap() (/*CONSTCOND*/1) macro 580 extern "C" int yywrap ( void ); 582 extern int yywrap ( void ); 1017 if ( yywrap( ) ) 1324 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | itbl-lex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 573 extern "C" int yywrap ( void ); 575 extern int yywrap ( void ); 997 if ( yywrap( ) ) 1341 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | itbl-lex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 573 extern "C" int yywrap ( void ); 575 extern int yywrap ( void ); 997 if ( yywrap( ) ) 1341 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | deflex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 655 extern "C" int yywrap ( void ); 657 extern int yywrap ( void ); 1177 if ( yywrap( ) ) 1484 if ( yywrap( ) ) in yyinput()
|
| H A D | syslex.c | 324 #define yywrap() (/*CONSTCOND*/1) macro 580 extern "C" int yywrap ( void ); 582 extern int yywrap ( void ); 1017 if ( yywrap( ) ) 1324 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| H A D | slc-lex.c | 556 extern "C" int yywrap ( void ); 558 extern int yywrap ( void ); 894 if ( yywrap( ) ) 1201 if ( yywrap( ) ) in yyinput() 1874 yywrap () in yywrap() function
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | loongarch-lex.c | 326 #define yywrap() (/*CONSTCOND*/1) macro 556 extern "C" int yywrap ( void ); 558 extern int yywrap ( void ); 938 if ( yywrap( ) ) 1282 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/tools/m4/bootstrap/ |
| H A D | tokenizer.c | 507 extern int yywrap(void); 564 extern "C" int yywrap (void ); 566 extern int yywrap (void ); 931 if ( yywrap( ) ) 1270 if ( yywrap( ) ) in yyinput()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| H A D | lex.c | 577 extern "C" int yywrap ( void ); 579 extern int yywrap ( void ); 957 if ( yywrap( ) ) 1264 if ( yywrap( ) ) in yyinput() 1851 yywrap () in yywrap() function
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
| H A D | calclex.c | 591 extern "C" int yywrap (void ); 593 extern int yywrap (void ); 1006 if ( yywrap( ) ) 1343 if ( yywrap( ) ) in yyinput() 1929 yywrap () in yywrap() function
|