HomeSort by: relevance | last modified time | path
    Searched refs:yywrap (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/veriexecctl/
veriexecctl_conf.l 130 yywrap(void)
  /src/usr.bin/m4/
tokenizer.l 32 extern int yywrap(void);
  /src/tools/m4/bootstrap/
tokenizer.c 287 /* Flag which is used to allow yywrap()'s to do buffer switches
507 extern int yywrap(void);
564 extern "C" int yywrap (void );
566 extern int yywrap (void );
931 if ( yywrap( ) )
1270 if ( yywrap( ) )
1343 * EOF (yywrap()) processing, but the only time this flag
1344 * is looked at is after yywrap() is called, so it's safe
  /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
584 extern "C" int yywrap YY_PROTO(( void ));
586 extern int yywrap YY_PROTO(( void ));
1052 if ( yywrap() )
1401 if ( yywrap() )
1466 * EOF (yywrap()) processing, but the only time this flag
1467 * is looked at is after yywrap() is called, so it's safe
  /src/tests/lib/libcurses/director/
testlang_conf.l 412 yywrap(void)
  /src/usr.bin/fgen/
fgen.l 2168 yywrap(void)

Completed in 16 milliseconds