Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Difunc.h35 #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 Difunc.h35 #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 Dvmm.c196 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument