Home
last modified time | relevance | path

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

1234

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/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
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/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
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/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
/dports/x11-servers/xwayland/xorg-server-1.20.13/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
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/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
/dports/x11-servers/xarcan/xarcan-0.6.0/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
/dports/x11-servers/xephyr/xorg-server-1.20.13/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
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/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
/dports/x11-servers/xorg-server/xorg-server-1.20.13/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
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dvmcall.c141 int argc, proctype; variable
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dvsmpriv.h74 Uint2 proctype; member
108 Uint2 proctype; member
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/include/clplumbing/
H A Dproctrack.h84 (*proctype) member
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dproc.c493 int proctype; in InitAuxiliaryProcess() local
908 int proctype = DatumGetInt32(arg); in AuxiliaryProcKill() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dproc.c493 int proctype; in InitAuxiliaryProcess() local
908 int proctype = DatumGetInt32(arg); in AuxiliaryProcKill() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dproc.c493 int proctype; in InitAuxiliaryProcess() local
908 int proctype = DatumGetInt32(arg); in AuxiliaryProcKill() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dproc.c493 int proctype; in InitAuxiliaryProcess() local
908 int proctype = DatumGetInt32(arg); in AuxiliaryProcKill() local

1234