Home
last modified time | relevance | path

Searched defs:ten (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Ddofptoa.c53 register u_short ten = 10; dofptoa() local
/freebsd/contrib/bc/src/
H A Dlibrary.c1487 BcNum exp, pow, ten; in bcl_frandHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4216 APInt ten(precision, 10); in toStringImpl() local