Searched refs:l_int (Results 1 – 1 of 1) sorted by relevance
288 long l_int = strtol(left, &end, 10); in LessThanIntFn() local300 result = l_int < r_int; in LessThanIntFn()