Searched refs:get_function_pointer (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddrm_shim.c147 static void *get_function_pointer(const char *name) function in typeref:typename:void *
157 #define GET_FUNCTION_POINTER(x) real_##x = get_function_pointer(#x)

Completed in 3 milliseconds