Searched defs:GET_IsProgram (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1319 #define GET_IsProgram(disp) ((disp)->IsProgram) macro
2774 #define GET_IsProgram(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1321 #define GET_IsProgram(disp) ((disp)->IsProgram) macro
2776 #define GET_IsProgram(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1319 #define GET_IsProgram(disp) ((disp)->IsProgram) macro
2774 #define GET_IsProgram(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgram_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h9426 (* GET_IsProgram(disp)) parameters
9428 GET_IsProgram(struct _glapi_table *disp) function

Completed in 789 milliseconds