Searched defs:nd0 (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Python/ |
| D | dtoa.c | 295 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
|
| /external/python/cpython2/Python/ |
| D | dtoa.c | 290 int e0, nd, nd0, scale; member 501 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() 1400 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local 1510 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local
|
| /external/deqp/framework/common/ |
| D | tcuRasterizationVerifier.cpp | 350 const tcu::Vec2 nd0 = p0.swizzle(0, 1) / p0.w(); in calcTriangleInterpolationWeights() local
|