Searched defs:fp_t (Results 1 – 6 of 6) sorted by relevance
/llvm-project/offload/test/offloading/ | ||
H A D | shared_lib_fp_mapping.c | 10 typedef int (*fp_t)(); typedef |
H A D | indirect_fp_mapping.c | 11 typedef int (*fp_t)(int); typedef |
/llvm-project/compiler-rt/lib/builtins/ | ||
H A D | fp_lib.h | 36 typedef float fp_t; typedef |
/llvm-project/clang/test/Sema/ | ||
H A D | ptrauth.c | 141 typedef int (*fp_t)(int); typedef |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | functional-cast.cpp | 70 typedef f *fp_t; in t_cc() typedef |
/llvm-project/libunwind/src/ | ||
H A D | Registers.hpp | 4016 typedef double fp_t; global() typedef |