Home
last modified time | relevance | path

Searched defs:__call (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Diota_view.h53 consteval static auto __call() { in __call() function
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua323 __call = function (t, ...) function
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h144 long __call = (long)&hypercall_page + (op * 32); in privcmd_hypercall() local
/freebsd/sys/i386/include/xen/
H A Dhypercall.h123 long __res, __ign1, __ign2, __ign3, __ign4, __ign5, __call; in privcmd_hypercall() local