Searched refs:LessThanIntFn (Results 1 – 1 of 1) sorted by relevance
280 Value* LessThanIntFn(const char* name, State* state, int argc, Expr* argv[]) { in LessThanIntFn() function325 return LessThanIntFn(name, state, 2, temp); in GreaterThanIntFn()398 RegisterFunction("less_than_int", LessThanIntFn); in RegisterBuiltins()