Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.func.c2234 int xdiv = lp->limdiv; in plim() local
2258 xdiv = (xdiv == 1024 ? 2 : 1); in plim()
2276 xprintf("%ld %s", (long) (limit / xdiv), lp->limscale); in plim()
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.css253 xdiv#header-actions div,
254 xdiv#header-info div {