Home
last modified time | relevance | path

Searched defs:proctype (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dglthunk.c69 #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 Dglshim.c101 #define RESOLVE_RET(proctype, symbol, retval) \ argument
105 #define RESOLVE(proctype, symbol) RESOLVE_RET(proctype, symbol,) argument