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

/ast/src/lib/libcmd/
H A Dexpr.c124 #define OP_EQ (T_CMP|0) macro
152 "=", OP_EQ,
153 "==", OP_EQ,

Completed in 8 milliseconds