Searched defs:fn_t (Results 1 – 11 of 11) sorted by relevance
3 typedef int (*fn_t)(int) __attribute__((cmse_nonsecure_call)); typedef
10 typedef void* (*fn_t)(long a, long b, char *f, int c); typedef
5 typedef void fn_t(); typedef
11 typedef void* (*fn_t)(long a, long b, char *f, int c); typedef
6 typedef void fn_t(void); typedef
47 typedef void fn_t(void); typedef
80 typedef void fn_t(void); typedef
261 typedef void (fn_t)(int); typedef
79 typedef void fn_t(void); typedef
10619 lookup_or_synthesize_fn_type(const function_type_sptr& fn_t, in lookup_or_synthesize_fn_type()11392 lookup_function_type(const function_type_sptr& fn_t, in lookup_function_type()