Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h174 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h191 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator
/f-stack/freebsd/mips/include/
H A Dmips_opcode.h276 #define OP_DIV 032 macro