Home
last modified time | relevance | path

Searched defs:OP_TESTSET (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h190 OP_TESTSET,/* A B C if (R(B) <=> C) then R(A) := R(B) else pc++ */ enumerator
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h206 OP_TESTSET,/* A B C if (R(B) <=> C) then R(A) := R(B) else pc++ */ enumerator