Searched defs:d4 (Results 1 – 2 of 2) sorted by relevance
63 const uint32_t d4 = (c % 100) << 1; in u32toa() local99 const uint32_t d4 = (c % 100) << 1; in u32toa() local158 const uint32_t d4 = (c % 100) << 1; in u64toa() local185 const uint32_t d4 = (c0 % 100) << 1; in u64toa() local259 const uint32_t d4 = (c0 % 100) << 1; in u64toa() 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()