Home
last modified time | relevance | path

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

/freebsd-head/contrib/less/
HDoption.c719 public long getfraction(constant char **sp, constant char *printopt, lbool *errp) in getfraction() function
HDoptfunc.c177 tfrac = getfraction(&s, printopt, &err); in toggle_fraction()
HDfuncs.h325 public long getfraction(constant char **sp, constant char *printopt, lbool *errp);
HDcmdbuf.c1320 *frac = getfraction(&p, NULL, &err); in cmd_int()