| /src/external/bsd/flex/dist/src/ |
| libyywrap.c | 3 /* libyywrap - flex run-time support library "yywrap" function */ 32 int yywrap (void); 34 int yywrap (void) function
|
| initscan.c | 276 /* Flag which is used to allow yywrap()'s to do buffer switches 2042 extern "C" int yywrap ( void ); 2044 extern int yywrap ( void ); 2717 /* Override yywrap */ 3933 if ( yywrap( ) ) 4276 if ( yywrap( ) ) 4351 * EOF (yywrap()) processing, but the only time this flag 4352 * is looked at is after yywrap() is called, so it's safe 4902 int yywrap(void) function
|
| /src/external/bsd/unbound/dist/util/ |
| configyyrename.h | 56 #define yywrap ub_c_wrap macro
|
| /src/sys/external/bsd/acpica/dist/compiler/ |
| lex.yy.c | 223 /* Flag which is used to allow yywrap()'s to do buffer switches 265 #define yywrap() 1 macro 476 extern "C" int yywrap YY_PROTO(( void )); 478 extern int yywrap YY_PROTO(( void )); 944 if ( yywrap() ) 1293 if ( yywrap() ) 1358 * EOF (yywrap()) processing, but the only time this flag 1359 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/bsd/elftosb/dist/elftosb2/ |
| elftosb_lexer.cpp | 325 int yyFlexLexer::yywrap() { return 1; } function in class:yyFlexLexer 1323 if ( yywrap( ) ) 1745 if ( yywrap( ) ) 1822 * EOF (yywrap()) processing, but the only time this flag 1823 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/bsd/nsd/dist/ |
| configlexer.c | 29 #define yywrap c_wrap macro 216 #ifdef yywrap 219 #define yywrap c_wrap macro 537 /* Flag which is used to allow yywrap()'s to do buffer switches 2444 extern "C" int yywrap ( void ); 2446 extern int yywrap ( void ); 3708 if ( yywrap( ) ) 4015 if ( yywrap( ) ) 4088 * EOF (yywrap()) processing, but the only time this flag 4089 * is looked at is after yywrap() is called, so it's saf [all...] |
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_parser.c | 5189 yywrap(void) function
|
| /src/external/gpl3/binutils/dist/binutils/ |
| arlex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 645 extern "C" int yywrap ( void ); 647 extern int yywrap ( void ); 1150 if ( yywrap( ) ) 1457 if ( yywrap( ) ) 1530 * EOF (yywrap()) processing, but the only time this flag 1531 * is looked at is after yywrap() is called, so it's safe
|
| deflex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 655 extern "C" int yywrap ( void ); 657 extern int yywrap ( void ); 1177 if ( yywrap( ) ) 1484 if ( yywrap( ) ) 1557 * EOF (yywrap()) processing, but the only time this flag 1558 * is looked at is after yywrap() is called, so it's safe
|
| syslex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 324 #define yywrap() (/*CONSTCOND*/1) macro 580 extern "C" int yywrap ( void ); 582 extern int yywrap ( void ); 1017 if ( yywrap( ) ) 1324 if ( yywrap( ) ) 1397 * EOF (yywrap()) processing, but the only time this flag 1398 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| bfin-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 887 extern "C" int yywrap ( void ); 889 extern int yywrap ( void ); 2416 if ( yywrap( ) ) 2760 if ( yywrap( ) ) 2833 * EOF (yywrap()) processing, but the only time this flag 2834 * is looked at is after yywrap() is called, so it's safe
|
| loongarch-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 556 extern "C" int yywrap ( void ); 558 extern int yywrap ( void ); 938 if ( yywrap( ) ) 1282 if ( yywrap( ) ) 1355 * EOF (yywrap()) processing, but the only time this flag 1356 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils/dist/gas/ |
| itbl-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 573 extern "C" int yywrap ( void ); 575 extern int yywrap ( void ); 997 if ( yywrap( ) ) 1341 if ( yywrap( ) ) 1414 * EOF (yywrap()) processing, but the only time this flag 1415 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| arlex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 645 extern "C" int yywrap ( void ); 647 extern int yywrap ( void ); 1150 if ( yywrap( ) ) 1457 if ( yywrap( ) ) 1530 * EOF (yywrap()) processing, but the only time this flag 1531 * is looked at is after yywrap() is called, so it's safe
|
| deflex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 655 extern "C" int yywrap ( void ); 657 extern int yywrap ( void ); 1177 if ( yywrap( ) ) 1484 if ( yywrap( ) ) 1557 * EOF (yywrap()) processing, but the only time this flag 1558 * is looked at is after yywrap() is called, so it's safe
|
| syslex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 324 #define yywrap() (/*CONSTCOND*/1) macro 580 extern "C" int yywrap ( void ); 582 extern int yywrap ( void ); 1017 if ( yywrap( ) ) 1324 if ( yywrap( ) ) 1397 * EOF (yywrap()) processing, but the only time this flag 1398 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| bfin-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 887 extern "C" int yywrap ( void ); 889 extern int yywrap ( void ); 2416 if ( yywrap( ) ) 2760 if ( yywrap( ) ) 2833 * EOF (yywrap()) processing, but the only time this flag 2834 * is looked at is after yywrap() is called, so it's safe
|
| loongarch-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 556 extern "C" int yywrap ( void ); 558 extern int yywrap ( void ); 938 if ( yywrap( ) ) 1282 if ( yywrap( ) ) 1355 * EOF (yywrap()) processing, but the only time this flag 1356 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| itbl-lex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 573 extern "C" int yywrap ( void ); 575 extern int yywrap ( void ); 997 if ( yywrap( ) ) 1341 if ( yywrap( ) ) 1414 * EOF (yywrap()) processing, but the only time this flag 1415 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gengtype-lex.cc | 283 /* Flag which is used to allow yywrap()'s to do buffer switches 332 #define yywrap() (/*CONSTCOND*/1) macro 1300 extern "C" int yywrap ( void ); 1302 extern int yywrap ( void ); 2034 if ( yywrap( ) ) 2342 if ( yywrap( ) ) 2417 * EOF (yywrap()) processing, but the only time this flag 2418 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gengtype-lex.cc | 283 /* Flag which is used to allow yywrap()'s to do buffer switches 332 #define yywrap() (/*CONSTCOND*/1) macro 1303 extern "C" int yywrap ( void ); 1305 extern int yywrap ( void ); 2045 if ( yywrap( ) ) 2353 if ( yywrap( ) ) 2428 * EOF (yywrap()) processing, but the only time this flag 2429 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/lgpl3/gmp/dist/demos/calc/ |
| calclex.c | 294 /* Flag which is used to allow yywrap()'s to do buffer switches 591 extern "C" int yywrap (void ); 593 extern int yywrap (void ); 1006 if ( yywrap( ) ) 1343 if ( yywrap( ) ) 1416 * EOF (yywrap()) processing, but the only time this flag 1417 * is looked at is after yywrap() is called, so it's safe 1929 yywrap () function
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldlex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 1519 extern "C" int yywrap ( void ); 1521 extern int yywrap ( void ); 2998 if ( yywrap( ) ) 3305 if ( yywrap( ) ) 3378 * EOF (yywrap()) processing, but the only time this flag 3379 * is looked at is after yywrap() is called, so it's safe
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldlex.c | 277 /* Flag which is used to allow yywrap()'s to do buffer switches 326 #define yywrap() (/*CONSTCOND*/1) macro 1519 extern "C" int yywrap ( void ); 1521 extern int yywrap ( void ); 2998 if ( yywrap( ) ) 3305 if ( yywrap( ) ) 3378 * EOF (yywrap()) processing, but the only time this flag 3379 * is looked at is after yywrap() is called, so it's safe
|