Searched defs:function (Results 1 – 8 of 8) sorted by relevance
33 void (*function)() = reinterpret_cast<void(*)()>(sym); in TEST() local
48 void __assert2(const char* file, int line, const char* function, const char* failed_expression) { in __assert2()
51 static void __bionic_heap_error(const char* msg, const char* function, void* p) in __bionic_heap_error()
415 static void unimplemented_stub(const char* function) { in unimplemented_stub()
30 void (*function)(unsigned long); member
36 __u8 function; member
136 __u8 function; member
46 #define END(function) .end function; .size function, .-function argument