Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Doption.c600 static int num_error(char *printopt, int *errp, int overflow) in num_error() function
639 return (num_error(printopt, errp, FALSE)); in getnum()
643 return (num_error(printopt, errp, TRUE)); in getnum()
665 return (num_error(printopt, errp, FALSE)); in getfraction()