eq 2385 compile.c case idEq: SP_INSN(eq); return COMPILE_OK;
eq 69 time.c #define ne(x,y) (!eq((x),(y)))
eq 303 time.c return eq(WIDEVAL_GET(wx), WIDEVAL_GET(wy));
eq 530 win32/win32.c struct {WCHAR name[6], eq, val[ENV_MAX];} wk;
eq 541 win32/win32.c wk.eq = L'=';