Home
last modified time | relevance | path

Searched refs:new_overflow (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dfdsan.cpp93 FdTableOverflow* new_overflow = reinterpret_cast<FdTableOverflow*>(allocation); in at() local
94 new_overflow->len = aligned_count; in at()
96 if (atomic_compare_exchange_strong(&overflow, &local_overflow, new_overflow)) { in at()
97 local_overflow = new_overflow; in at()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcmac.c79 uint32_t new_overflow = i32 >> 31; in cmac_multiply_by_u() local
82 overflow = new_overflow; in cmac_multiply_by_u()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dtime.rs16 fn new_overflow() { in new_overflow() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dtime.rs16 fn new_overflow() { in new_overflow() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dtime.rs16 fn new_overflow() { in new_overflow() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dtime.rs16 fn new_overflow() { in new_overflow() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dtime.rs16 fn new_overflow() { in new_overflow() function