Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h1700 void push_unchecked(limb value) noexcept { in push_unchecked() function
1707 push_unchecked(value); in try_push()
1994 vec.push_unchecked(value); in bigint()
1996 vec.push_unchecked(uint32_t(value)); in bigint()
1997 vec.push_unchecked(uint32_t(value >> 32)); in bigint()