Home
last modified time | relevance | path

Searched refs:num_error (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Doption.c658 static int num_error(constant char *printopt, lbool *errp, lbool overflow) in num_error() function
697 return (num_error(printopt, errp, FALSE)); in getnumc()
701 return (num_error(printopt, errp, TRUE)); in getnumc()
731 return (num_error(printopt, errp, FALSE)); in getfraction()