Home
last modified time | relevance | path

Searched defs:nd0 (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
Dsmisc.c37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument
Dstrtod.c96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
Dstrtodg.c327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
/third_party/python/Python/
Ddtoa.c295 int e0, nd, nd0, scale; member
493 s2b(const char *s, int nd0, int nd, ULong y9) in s2b()
1301 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local
1441 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local
/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp350 const tcu::Vec2 nd0 = p0.swizzle(0, 1) / p0.w(); in calcTriangleInterpolationWeights() local