Home
last modified time | relevance | path

Searched refs:__add (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.lua291 __add = function(a,b) coroutine.yield(nil, "add"); return a.x + b.x end, function
H A Dtst.lib_base.lua129 t.__add = f("add")