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

1 2

  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
i965_asm.h 44 int yylex(void);
  /xsrc/external/mit/xkbevd/dist/
xkbevd.h 98 extern int yylex(void);
cfgscan.c 415 yylex(void) function
  /xsrc/external/mit/twm/dist/src/
parse.h 75 * Some versions of byacc and flex declare yylex(). This chunk fixes that.
78 #define YY_DECL int yylex (void)
  /xsrc/external/mit/xkbcomp/dist/
parseutils.h 199 extern int yylex(void);
xkbscan.c 666 yylex(void) function
  /xsrc/external/mit/xgc/dist/
xgc.h 157 extern int yylex(void);
lex.c 878 extern int yylex (void);
880 #define YY_DECL int yylex (void)
1425 * yylex(). If so, then we have to assure
1539 } /* end of yylex */
2154 /** Setup the input buffer state to scan a string. The next call to yylex() will
2168 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2356 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winprefsyacc.c 154 extern int yylex(void);
507 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
514 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
620 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
621 token YYLEX-NUM. */
851 /* YYLEX -- calling `yylex' with the right arguments. */
854 # define YYLEX yylex (YYLEX_PARAM
    [all...]
winprefsyacc.y 85 extern int yylex(void);
winprefslex.c 165 * existing scanners that call yyless() from OUTSIDE yylex.
846 extern int yylex (void);
848 #define YY_DECL int yylex (void)
1158 * yylex(). If so, then we have to assure
1271 } /* end of yylex */
1891 /** Setup the input buffer state to scan a string. The next call to yylex() will
1905 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2096 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
parser.y 40 extern int yylex(void);
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
dmxparse.h 203 extern int yylex(void);
parser.c 412 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
419 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
516 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
517 token YYLEX-NUM. */
739 /* YYLEX -- calling `yylex' with the right arguments. */
742 # define YYLEX yylex (YYLEX_PARAM
    [all...]
scanner.c 702 extern int yylex (void);
704 #define YY_DECL int yylex (void)
941 * yylex(). If so, then we have to assure
1054 } /* end of yylex */
1668 /** Setup the input buffer state to scan a string. The next call to yylex() will
1682 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1870 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
glcpp-lex.c 89 #ifdef yylex
92 #define yylex glcpp_lex macro
1264 extern int yylex \
1267 #define YY_DECL int yylex \
2004 * yylex(). If so, then we have to assure
2119 } /* end of yylex */
2749 /** Setup the input buffer state to scan a string. The next call to yylex() will
2763 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
3154 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/MesaLib/src/mesa/program/
lex.yy.c 89 #ifdef yylex
92 #define yylex _mesa_program_lexer_lex macro
1489 extern int yylex \
1492 #define YY_DECL int yylex \
2507 * yylex(). If so, then we have to assure
2621 } /* end of yylex */
3251 /** Setup the input buffer state to scan a string. The next call to yylex() will
3265 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
3615 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
glcpp-lex.c 89 #ifdef yylex
92 #define yylex glcpp_lex macro
1233 extern int yylex \
1236 #define YY_DECL int yylex \
1958 * yylex(). If so, then we have to assure
2073 } /* end of yylex */
2703 /** Setup the input buffer state to scan a string. The next call to yylex() will
2717 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
3108 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winprefsyacc.y 86 extern int yylex(void);
winprefslex.c 167 * existing scanners that call yyless() from OUTSIDE yylex.
852 extern int yylex (void);
854 #define YY_DECL int yylex (void)
1166 * yylex(). If so, then we have to assure
1281 } /* end of yylex */
1864 /** Setup the input buffer state to scan a string. The next call to yylex() will
1878 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2069 * yylex() is called, initialization will occur. */
winprefsyacc.c 156 extern int yylex(void);
708 as returned by yylex, with out-of-bounds checking. */
715 as returned by yylex. */
1309 yychar = yylex ();
  /xsrc/external/mit/ctwm/dist/gen/
lex.c 680 extern int yylex (void);
682 #define YY_DECL int yylex (void)
917 * yylex(). If so, then we have to assure
1031 } /* end of yylex */
1609 /** Setup the input buffer state to scan a string. The next call to yylex() will
1623 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1811 * yylex() is called, initialization will occur. */
gram.tab.c 108 int yylex(void);
769 as returned by yylex, with out-of-bounds checking. */
776 as returned by yylex. */
1852 yychar = yylex ();
  /xsrc/external/mit/MesaLib/src/compiler/glsl/
glsl_lexer.cpp 89 #ifdef yylex
92 #define yylex _mesa_glsl_lexer_lex macro
1839 extern int yylex \
1842 #define YY_DECL int yylex \
3585 * yylex(). If so, then we have to assure
3700 } /* end of yylex */
4295 /** Setup the input buffer state to scan a string. The next call to yylex() will
4309 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
4659 * yylex() is called, initialization will occur. */
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/
glsl_lexer.cpp 89 #ifdef yylex
92 #define yylex _mesa_glsl_lexer_lex macro
1816 extern int yylex \
1819 #define YY_DECL int yylex \
3495 * yylex(). If so, then we have to assure
3610 } /* end of yylex */
4205 /** Setup the input buffer state to scan a string. The next call to yylex() will
4219 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
4569 * yylex() is called, initialization will occur. */

Completed in 34 milliseconds

1 2