Searched defs:OP_POW (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h193 OP_POW,/* A B C R(A) := RK(B) ^ RK(C) */ enumerator in enum:__anon10629
/freebsd-13-stable/contrib/lua/src/
H A Dlopcodes.h247 OP_POW,/* A B C R[A] := R[B] ^ R[C] */ enumerator in enum:__anon5014

Completed in 62 milliseconds