Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua33 function pcall(f, ...) function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp293 CallInst *pcall = lowerPrintfForGpu() local
/freebsd-src/contrib/lutok/
H A Dstate.cpp643 lutok::state::pcall(const int nargs, const int nresults, const int errfunc) in pcall() function in lutok::state