Searched defs:proctype (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | glthunk.c | 69 #define RESOLVE_RET(proctype, symbol, retval) \ argument 76 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,) argument 78 #define RESOLVED_PROC(proctype) proc argument
|
| H A D | glshim.c | 101 #define RESOLVE_RET(proctype, symbol, retval) \ argument 105 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,) argument
|