Searched refs:DISPATCH_FUNCTION_SIZE (Results 1 – 3 of 3) sorted by relevance
88 # define DISPATCH_FUNCTION_SIZE 16 macro90 # define DISPATCH_FUNCTION_SIZE 32 macro92 # define DISPATCH_FUNCTION_SIZE 16 macro98 # define DISPATCH_FUNCTION_SIZE 16 macro
48 #if defined(DISPATCH_FUNCTION_SIZE)54 + (DISPATCH_FUNCTION_SIZE * functionOffset)); in get_entrypoint_address()80 curr_func += DISPATCH_FUNCTION_SIZE; in init_glapi_relocs()99 + (DISPATCH_FUNCTION_SIZE * 32); in generate_entrypoint()100 GLubyte * const code = (GLubyte *) u_execmem_alloc(DISPATCH_FUNCTION_SIZE); in generate_entrypoint()104 (void) memcpy(code, template_func, DISPATCH_FUNCTION_SIZE); in generate_entrypoint()
45 #if !defined(DISPATCH_FUNCTION_SIZE) 104 #if defined(DISPATCH_FUNCTION_SIZE) && defined(GLX_INDIRECT_RENDERING) in get_static_proc_address()108 #elif defined(DISPATCH_FUNCTION_SIZE) in get_static_proc_address()