Home
last modified time | relevance | path

Searched refs:RESOLVE_RET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dwgl_ext_api.c48 #define RESOLVE_RET(type, symbol, retval) \ macro
55 #define RESOLVE(procname, symbol) RESOLVE_RET(procname, symbol,)
H A Dglthunk.c69 #define RESOLVE_RET(proctype, symbol, retval) \ macro
76 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,)
H A Dglshim.c101 #define RESOLVE_RET(proctype, symbol, retval) \ macro
105 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,)