HomeSort by relevance Sort by last modified time
    Searched full:yyless (Results 1 - 22 of 22) sorted by null

  /external/bison/m4/
flex.m4 48 d { yyless (1); }
49 e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
50 yyless ((input () != 0)); }
  /external/checkpolicy/
policy_scan.l 64 yyless(1); }
  /external/elfutils/libcpu/
i386_lex.c 183 * access to the local variable yy_act. Since yyless() is a macro, it would break
184 * existing scanners that call yyless() from OUTSIDE i386_lex.
198 #define yyless(n) \ macro
1787 #undef yyless macro
1788 #define yyless macro
    [all...]
  /external/bison/src/
scan-skel.l 140 . { yyless (0); BEGIN SC_AT_DIRECTIVE_ARGS; }
scan-skel.c 240 #define yyless(n) \ macro
1170 { yyless (0); BEGIN SC_AT_DIRECTIVE_ARGS; }
2050 #undef yyless macro
2051 #define yyless macro
    [all...]
scan-code.c 240 #define yyless(n) \ macro
2263 #undef yyless macro
2264 #define yyless macro
    [all...]
scan-gram.c 240 #define yyless(n) \ macro
3301 #undef yyless macro
3302 #define yyless macro
    [all...]
scan-gram.l 61 yyless (0); \
  /system/core/sh/
arith_lex.c 154 #define yyless(n) \ macro
1707 #undef yyless macro
1708 #define yyless macro
    [all...]
  /external/bison/examples/calc++/
calc++-scanner.cc 221 #define yyless(n) \ macro
1842 #undef yyless macro
1843 #define yyless macro
    [all...]
  /external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
Tokenizer.cpp 195 #define yyless(n) \ macro
1931 #undef yyless macro
1932 #define yyless macro
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-lex.c 189 #define yyless(n) \ macro
2199 #undef yyless macro
2200 #define yyless macro
    [all...]
lex.yy.c 189 #define yyless(n) \ macro
3305 #undef yyless macro
3306 #define yyless macro
    [all...]
glsl_lexer.cc 189 #define yyless(n) \ macro
3444 #undef yyless macro
3445 #define yyless macro
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_lexer.l 57 yyless(1); \
  /external/mesa3d/src/mesa/program/
program_lexer.l 57 yyless(1); \
  /external/chromium_org/third_party/angle_dx11/src/compiler/
glslang_lex.cpp 205 * access to the local variable yy_act. Since yyless() is a macro, it would break
206 * existing scanners that call yyless() from OUTSIDE yylex.
220 #define yyless(n) \ macro
2502 #undef yyless macro
2503 #define yyless macro
    [all...]
  /external/elfutils/src/
ldlex.c 184 * access to the local variable yy_act. Since yyless() is a macro, it would break
185 * existing scanners that call yyless() from OUTSIDE ldlex.
199 #define yyless(n) \ macro
2579 #undef yyless macro
2580 #define yyless macro
    [all...]
  /prebuilts/misc/linux-x86/flex/
flex-2.5.4a 
  /external/libpcap/
scanner.c 153 #define yyless(n) \ macro
4249 #undef yyless macro
4250 #define yyless macro
    [all...]
  /external/elfutils/
configure     [all...]
  /external/bison/
configure     [all...]

Completed in 871 milliseconds