Searched defs:ndots (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dcommon.cpp66 int ndots; local
198 int ndots = 4 * int(le / lt.dash_width / 4 + 0.5); local
297 int ndots = int(total_angle/(lt.dash_width/rad) + .5); local
[all...]
H A Dtroff.cpp98 int ndots = int(dist/lt.dash_width + .5); local
/freebsd-10.0-release/contrib/ldns-host/
H A Dldns-host.c40 ndots(const char *name) { function
/freebsd-10.0-release/include/
H A Dresolv.h167 unsigned ndots:4; /*%< threshold for initial abs. query */ member in struct:__res_state

Completed in 124 milliseconds