Searched refs:cf_cmpne (Results 1 – 1 of 1) sorted by relevance
99 static mp_result cf_cmpne(cstate_t *sp);158 {"<>", 2, cf_cmpne, "x y -- (x<>y)"},869 static mp_result cf_cmpne(cstate_t *sp) { in cf_cmpne() function