Searched defs:SIZEOF (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ | ||
| H A D | gen_matypes.c | 96 #define SIZEOF( s, t ) \ macro |
| /xsrc/external/mit/xorgproto/dist/include/X11/ | ||
| H A D | Xmd.h | 91 # define SIZEOF(x) _SIZEOF(x) macro |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ | ||
| H A D | glsl_parser.h | 172 SIZEOF = 379, enumerator in enum:yytokentype |
| H A D | glsl_parser.cpp | 313 SIZEOF = 379, enumerator in enum:yytokentype |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ | ||
| H A D | glsl_parser.h | 179 SIZEOF = 380, /* SIZEOF */ enumerator in enum:yytokentype |
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ | ||
| H A D | xtrapdi.h | 67 # define SIZEOF(x) sz_##x macro 69 # define SIZEOF(x) sz_/**/x macro [all...] |
Completed in 15 milliseconds