Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h172 OP_SUB,/* A B C R(A) := RK(B) - RK(C) */ enumerator
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h189 OP_SUB,/* A B C R(A) := RK(B) - RK(C) */ enumerator
/f-stack/freebsd/mips/include/
H A Dmips_opcode.h294 #define OP_SUB 042 macro