Searched refs:YY_NULL (Results 1 - 13 of 13) sorted by relevance

/external/iproute2/tc/
H A Demp_ematch.l16 result = YY_NULL; \
23 result = YY_NULL; \
/external/webkit/Tools/android/flex-2.5.4a/
H A Dflex.skl71 #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 Dinitscan.c67 #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 Dscan-skel.c126 #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 Dscan-gram.c126 #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/bluetooth/bluez/tools/
H A Dlexer.c102 #define YY_NULL 0 macro
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.
/external/elfutils/libcpu/
H A Di386_lex.c130 #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 Dldlex.c131 #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 Dinitscan-mvs.c87 /* 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 Dscanner.c102 #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 Dglcpp-lex.c112 #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 Dglsl_lexer.cpp112 #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 Dglslang_lex.cpp121 #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 339 milliseconds