Searched defs:func (Results 1 – 4 of 4) sorted by relevance
193 #define GETPROCADDR(func) if(!strcmp(funcName, #func)) { \ in eglGPA() argument235 const char* func = "eglGetProcAddress"; in glesLayer_InitializeLayer() local
31 static jboolean test_instruction(void (*func)()) in test_instruction()
647 BlendFunc[] func = { field in ImageProcessingTest
811 void (*func)(u64); member821 void (*func)(u64) = dat->func; in thread_start() local964 u64 first_bl(u64 func) { in first_bl()