D | test-pack-formats.cpp | 120 uint64_t EC0 = (0x10000001ff000000) >> 4; variable 122 bi_pack_format(&result, 0, tuples, 4, 0x3100000000, EC0, 0, false); 123 bi_pack_format(&result, 3, tuples, 4, 0x3100000000, EC0, 0, false); 124 bi_pack_format(&result, 6, tuples, 4, 0x3100000000, EC0, 0, false); 149 uint64_t EC0 = (0x183f800000) >> 4; variable 151 bi_pack_format(&result, 0, tuples, 5, 0x3100000000, EC0, 0, true); 152 bi_pack_format(&result, 3, tuples, 5, 0x3100000000, EC0, 0, true); 153 bi_pack_format(&result, 7, tuples, 5, 0x3100000000, EC0, 0, true); 154 bi_pack_format(&result, 8, tuples, 5, 0x3100000000, EC0, 0, true); 182 uint64_t EC0 = (0x345678912345670) >> 4; variable [all …]
|