Searched defs:OP_EQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dfilter.h35 #define OP_EQ 1 macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlopcodes.h200 OP_EQ,/* A B C if ((RK(B) == RK(C)) ~= A) then pc++ */ enumerator in enum:__anon5395
/freebsd-11-stable/contrib/lua/src/
H A Dlopcodes.h209 OP_EQ,/* A B C if ((RK(B) == RK(C)) ~= A) then pc++ */ enumerator in enum:__anon3420

Completed in 122 milliseconds