Searched refs:YY_NULL (Results 1 - 12 of 12) sorted by relevance
/external/iproute2/tc/ |
H A D | emp_ematch.l | 16 result = YY_NULL; \ 23 result = YY_NULL; \
|
/external/webkit/Tools/android/flex-2.5.4a/ |
H A D | 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.
|
H A D | initscan.c | 67 #define YY_NULL 0 macro 1415 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 1442 #define yyterminate() return YY_NULL 2834 * YY_NULL, it'll still work - another 2835 * YY_NULL will get returned.
|
/external/bison/src/ |
H A D | scan-skel.c | 126 #define YY_NULL 0 macro 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.
|
H A D | scan-gram.c | 126 #define YY_NULL 0 macro 1116 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 1160 #define yyterminate() return YY_NULL 2390 * YY_NULL, it'll still work - another 2391 * YY_NULL will get returned.
|
/external/elfutils/libcpu/ |
H A D | i386_lex.c | 130 #define YY_NULL 0 macro 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.
|
/external/elfutils/src/ |
H A D | ldlex.c | 131 #define YY_NULL 0 macro 1249 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 1290 #define yyterminate() return YY_NULL 1853 * YY_NULL, it'll still work - another 1854 * YY_NULL will get returned.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
H A D | initscan-mvs.c | 87 /* gets input and stuffs it into "buf". number of characters read, or YY_NULL, 93 #define YY_NULL 0 macro 99 #define yyterminate() return ( YY_NULL ) 2179 * YY_NULL, it'll still work - another YY_NULL
|
/external/libpcap/ |
H A D | scanner.c | 102 #define YY_NULL 0 macro 2558 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 2599 #define yyterminate() return YY_NULL 3542 * YY_NULL, it'll still work - another 3543 * YY_NULL will get returned.
|
/external/mesa3d/src/glsl/glcpp/ |
H A D | glcpp-lex.c | 112 #define YY_NULL 0 macro 857 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 898 #define yyterminate() return YY_NULL 1562 * YY_NULL, it'll still work - another 1563 * YY_NULL will get returned.
|
/external/mesa3d/src/glsl/ |
H A D | glsl_lexer.cpp | 112 #define YY_NULL 0 macro 1196 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 1237 #define yyterminate() return YY_NULL 2618 * YY_NULL, it'll still work - another 2619 * YY_NULL will get returned.
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
H A D | glslang_lex.cpp | 121 #define YY_NULL 0 macro 915 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, 956 #define yyterminate() return YY_NULL 1779 * YY_NULL, it'll still work - another 1780 * YY_NULL will get returned.
|
Completed in 324 milliseconds