Home
last modified time | relevance | path

Searched defs:sizeof_T (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/tests/bounded_ptr_src/
H A Darith.add_assign.cpp123 std::ptrdiff_t sizeof_T = sizeof(T); // avoid promotion to unsigned in calculations in tests() local
157 std::int64_t sizeof_T = sizeof(T); // avoid promotion to unsigned in calculations in tests() local
H A Darith.subtract_assign.cpp120 std::ptrdiff_t sizeof_T = sizeof(T); // avoid promotion to unsigned in calculations in tests() local
154 std::int64_t sizeof_T = sizeof(T); // avoid promotion to unsigned in calculations in tests() local