Searched defs:rounded_x (Results 1 – 1 of 1) sorted by relevance
9 const uint32_t rounded_x = fxdiv_round_down_uint32_t(x++, multiple); in fxdiv_round_down_uint32_t() local19 const uint64_t rounded_x = fxdiv_round_down_uint64_t(x++, multiple); in fxdiv_round_down_uint64_t() local30 const uint32_t rounded_x = x++ / multiple * multiple; in native_round_down_uint32_t() local41 const uint64_t rounded_x = x++ / multiple * multiple; in native_round_down_uint64_t() local