Searched defs:d3 (Results 1 – 4 of 4) sorted by relevance
62 const uint32_t d3 = (c / 100) << 1; in u32toa() local98 const uint32_t d3 = (c / 100) << 1; in u32toa() local157 const uint32_t d3 = (c / 100) << 1; in u64toa() local184 const uint32_t d3 = (c0 / 100) << 1; in u64toa() local258 const uint32_t d3 = (c0 / 100) << 1; in u64toa() local
120 double d3 = 1.0 / 3.0; in solveSystem() local
356 double d3 = 1.0 / 3.0; in solveSystem() local
264 inline void db_gxx_gxy_gyy_row_s(int *g,int *d0,int *d1,int *d2,int *d3,int *d4,int nc) in db_gxx_gxy_gyy_row_s()