HomeSort by relevance Sort by last modified time
    Searched refs:YY_NULL (Results 1 - 16 of 16) sorted by null

  /external/iproute2/tc/
emp_ematch.l 16 result = YY_NULL; \
23 result = YY_NULL; \
  /system/core/sh/
arith_lex.l 55 result = (*buf = *arith_buf++) ? 1 : YY_NULL;
init.c 165 #undef YY_NULL
166 #define YY_NULL 0
457 #undef YY_NULL
458 #define YY_NULL 0
749 #undef YY_NULL
750 #define YY_NULL 0
arith_lex.c 103 #define YY_NULL 0
523 result = (*buf = *arith_buf++) ? 1 : YY_NULL;
586 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
627 #define yyterminate() return YY_NULL
1000 * YY_NULL, it'll still work - another
1001 * YY_NULL will get returned.
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 71 #define YY_NULL 0
390 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
407 #define yyterminate() return YY_NULL
601 * YY_NULL, it'll still work - another
602 * YY_NULL will get returned.
    [all...]
initscan.c 67 #define YY_NULL 0
    [all...]
  /external/bison/src/
scan-skel.c 126 #define YY_NULL 0
726 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
770 #define yyterminate() return YY_NULL
1150 * YY_NULL, it'll still work - another
1151 * YY_NULL will get returned.
    [all...]
scan-gram.c 126 #define YY_NULL 0
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 102 #define YY_NULL 0
570 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
611 #define yyterminate() return YY_NULL
912 * YY_NULL, it'll still work - another
913 * YY_NULL will get returned.
    [all...]
  /external/elfutils/libcpu/
i386_lex.c 130 #define YY_NULL 0
673 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
714 #define yyterminate() return YY_NULL
1061 * YY_NULL, it'll still work - another
1062 * YY_NULL will get returned.
    [all...]
  /external/elfutils/src/
ldlex.c 131 #define YY_NULL 0
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c 87 /* gets input and stuffs it into "buf". number of characters read, or YY_NULL,
93 #define YY_NULL 0
99 #define yyterminate() return ( YY_NULL )
    [all...]
  /external/libpcap/
scanner.c 102 #define YY_NULL 0
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-lex.c 112 #define YY_NULL 0
857 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
898 #define yyterminate() return YY_NULL
    [all...]
  /external/mesa3d/src/glsl/
glsl_lexer.cpp 112 #define YY_NULL 0
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_lex.cpp 121 #define YY_NULL 0
    [all...]

Completed in 160 milliseconds