Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlcode.h27 OPR_ADD, OPR_SUB, OPR_MUL, OPR_DIV, OPR_MOD, OPR_POW, enumerator
/freebsd/contrib/lua/src/
H A Dlcode.h29 OPR_DIV, OPR_IDIV, enumerator