Home
last modified time | relevance | path

Searched refs:pointer_to_func (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
Du_dl.c61 return (util_dl_proc) pointer_to_func(dlsym((void *)library, procname)); in util_dl_get_proc_address()
Du_pointer.h104 pointer_to_func( void *p ) in pointer_to_func() function
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c751 jit_func = pointer_to_func(code); in gallivm_jit_function()
/third_party/mesa3d/docs/relnotes/
D7.10.rst366 - util: use pointer_to_func() to silence warning
367 - rtasm: use pointer_to_func() to silence warning