Searched defs:SIZEOF (Results 1 - 3 of 3) sorted by relevance

/external/jpeg/
H A Djinclude.h77 * we always use this SIZEOF() macro in place of using sizeof() directly.
80 #define SIZEOF(object) ((size_t) sizeof(object)) macro
/external/mesa3d/src/glsl/
H A Dglsl_parser.h195 SIZEOF = 412, enumerator in enum:yytokentype
H A Dglsl_parser.cpp297 SIZEOF = 412, enumerator in enum:yytokentype
873 "SAMPLER2DRECTSHADOW", "SIZEOF", "CAST", "NAMESPACE", "USING",

Completed in 89 milliseconds