Searched refs:int_offset (Results 1 – 3 of 3) sorted by relevance
234 const unsigned int_offset = int_div_min << int_log_divisor; in swap_loop_test() local235 ints.push_back(2 + int_offset); in swap_loop_test()236 ints.push_back(1 + int_offset); // stays in place in swap_loop_test()237 ints.push_back(4 + int_offset); in swap_loop_test()238 ints.push_back(3 + int_offset); in swap_loop_test()239 ints.push_back(0 + int_offset); in swap_loop_test()250 BOOST_CHECK(ints[i] == int(int_offset + i)); in swap_loop_test()
29 int int_offset = static_cast<int>(offset); in ErrInsideStringToken() local31 token.location().column_number() + int_offset + 1); in ErrInsideStringToken()33 token.location().column_number() + int_offset + 1 + in ErrInsideStringToken()
781 int limit_offset, int_offset, root_offset; in calculate_tree() local838 &int_offset, outdir, i, in calculate_tree()848 &dx_ent, &int_offset, in calculate_tree()