Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp164 #define YY_NULL 0 macro
1118 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1157 # define yyterminate() return YY_NULL
2229 * YY_NULL, it'll still work - another
2230 * YY_NULL will get returned.
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp348 #define YY_NULL 0 macro
910 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
949 # define yyterminate() return YY_NULL
1463 * YY_NULL, it'll still work - another
1464 * YY_NULL will get returned.
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp201 #define YY_NULL 0 macro
1417 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1460 #define yyterminate() return YY_NULL
2437 * YY_NULL, it'll still work - another
2438 * YY_NULL will get returned.
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp435 #define YY_NULL 0 macro
1204 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1247 #define yyterminate() return YY_NULL
1802 * YY_NULL, it'll still work - another
1803 * YY_NULL will get returned.

Completed in 18 milliseconds