HomeSort by: relevance | last modified time | path
    Searched refs:YY_DECL (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/usr.sbin/autofs/
token.l 46 #define YY_DECL int yylex(void)
  /src/usr.bin/fgen/
fgen.h 39 #define YY_DECL TOKEN* yylex(void)
  /src/external/gpl3/gcc/dist/gcc/
gengtype-lex.l 37 #define YY_DECL int yylex (const char **yylval)
gengtype-lex.cc 1229 #define YY_DECL int yylex (const char **yylval)
1407 #ifndef YY_DECL
1412 #define YY_DECL int yylex (void)
1413 #endif /* !YY_DECL */
1435 YY_DECL
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.l 37 #define YY_DECL int yylex (const char **yylval)
gengtype-lex.cc 1226 #define YY_DECL int yylex (const char **yylval)
1404 #ifndef YY_DECL
1409 #define YY_DECL int yylex (void)
1410 #endif /* !YY_DECL */
1432 YY_DECL
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp 332 #define YY_DECL int ElftosbLexer::yylex()
696 #ifndef YY_DECL
698 #define YY_DECL int yyFlexLexer::yylex()
699 #endif /* !YY_DECL */
718 YY_DECL
  /src/external/bsd/flex/dist/src/
scan.l 71 #define YY_DECL \
initscan.c 1911 #define YY_DECL \
2156 #ifndef YY_DECL
2161 #define YY_DECL int yylex (void)
2162 #endif /* !YY_DECL */
2184 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
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c 1005 #ifndef YY_DECL
1010 #define YY_DECL int yylex (void)
1011 #endif /* !YY_DECL */
1030 YY_DECL
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c 681 #ifndef YY_DECL
686 #define YY_DECL int yylex (void)
687 #endif /* !YY_DECL */
706 YY_DECL
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c 660 #ifndef YY_DECL
665 #define YY_DECL int yylex (void)
666 #endif /* !YY_DECL */
685 YY_DECL
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 749 #ifndef YY_DECL
754 #define YY_DECL int yylex (void)
755 #endif /* !YY_DECL */
774 YY_DECL
deflex.c 759 #ifndef YY_DECL
764 #define YY_DECL int yylex (void)
765 #endif /* !YY_DECL */
784 YY_DECL
syslex.c 684 #ifndef YY_DECL
689 #define YY_DECL int yylex (void)
690 #endif /* !YY_DECL */
709 YY_DECL
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c 662 #ifndef YY_DECL
667 #define YY_DECL int yylex (void)
668 #endif /* !YY_DECL */
687 YY_DECL
  /src/external/gpl3/binutils/dist/gas/
itbl-lex.c 679 #ifndef YY_DECL
684 #define YY_DECL int yylex (void)
685 #endif /* !YY_DECL */
704 YY_DECL
  /src/external/gpl3/binutils.old/dist/binutils/
arlex.c 749 #ifndef YY_DECL
754 #define YY_DECL int yylex (void)
755 #endif /* !YY_DECL */
774 YY_DECL
deflex.c 759 #ifndef YY_DECL
764 #define YY_DECL int yylex (void)
765 #endif /* !YY_DECL */
784 YY_DECL
syslex.c 684 #ifndef YY_DECL
689 #define YY_DECL int yylex (void)
690 #endif /* !YY_DECL */
709 YY_DECL
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c 662 #ifndef YY_DECL
667 #define YY_DECL int yylex (void)
668 #endif /* !YY_DECL */
687 YY_DECL
  /src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c 679 #ifndef YY_DECL
684 #define YY_DECL int yylex (void)
685 #endif /* !YY_DECL */
704 YY_DECL
  /src/external/lgpl3/gmp/dist/demos/calc/
calclex.c 691 #ifndef YY_DECL
696 #define YY_DECL int yylex (void)
697 #endif /* !YY_DECL */
716 YY_DECL
  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 594 #ifndef YY_DECL
595 #define YY_DECL int yylex YY_PROTO(( void ))
613 YY_DECL

Completed in 79 milliseconds

1 2