Home
last modified time | relevance | path

Searched refs:__mod (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua293 __mod = function(a,b) coroutine.yield(nil, "mod"); return a.x % b.x end, function
H A Dtst.lib_base.lua133 t.__mod = f("mod")