Searched refs:RESOLVE_RET (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | wgl_ext_api.c | 48 #define RESOLVE_RET(type, symbol, retval) \ macro 55 #define RESOLVE(procname, symbol) RESOLVE_RET(procname, symbol,)
|
| H A D | glthunk.c | 69 #define RESOLVE_RET(proctype, symbol, retval) \ macro 76 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,)
|
| H A D | glshim.c | 101 #define RESOLVE_RET(proctype, symbol, retval) \ macro 105 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,)
|