Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.h1054 int limdiv; member
H A Dsh.func.c2114 return restrict_limit((f * lp->limdiv) + 0.5); in getval()
2234 int xdiv = lp->limdiv; in plim()