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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c107 to_call_check(void *ptr, unsigned num_slots) function in typeref:typename:void *
115 #define to_call(ptr, type) ((struct type *)to_call_check((void *)(ptr), call_size(type)))

Completed in 10 milliseconds