Searched defs:funcptr (Results 1 – 10 of 10) sorted by relevance
5 struct funcptr { struct18 struct funcptr fp; in main() argument
12 int (*funcptr)(long); variable
145 int (*funcptr)(int); variable162 int (*funcptr)(int); variable
42 typedef void (*funcptr)(); typedef
98 auto funcptr = &g<int>; in f() local
18 typedef void (*funcptr)(void); typedef
404 typedef void (*funcptr)(void); typedef
281 typedef void (*funcptr)(void); typedef
4302 void *funcptr; in dl_load_function() local
105 void* funcptr; member