HomeSort by: relevance | last modified time | path
    Searched defs:YY_DECL (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/fgen/
fgen.h 39 #define YY_DECL TOKEN* yylex(void)
  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 702 #ifndef YY_DECL
703 #define YY_DECL int yylex YY_PROTO(( void ))
721 YY_DECL
  /src/tools/m4/bootstrap/
tokenizer.c 666 #ifndef YY_DECL
671 #define YY_DECL int yylex (void)
672 #endif /* !YY_DECL */
691 YY_DECL

Completed in 142 milliseconds