Searched defs:ret_type (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | ifunc.h | 35 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 40 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /f-stack/freebsd/arm64/include/ |
| H A D | ifunc.h | 35 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 40 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 196 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|