Searched defs:OPR_DIV (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ | ||
H A D | lcode.h | 27 OPR_ADD, OPR_SUB, OPR_MUL, OPR_DIV, OPR_MOD, OPR_POW, enumerator |
/freebsd/contrib/lua/src/ | ||
H A D | lcode.h | 29 OPR_DIV, OPR_IDIV, enumerator |