Searched refs:__lg (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr58389.C26 void __lg();
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algobase.h1016 __lg(int __n) function
1020 __lg(unsigned __n) function
1024 __lg(long __n) function
1028 __lg(unsigned long __n) function
1032 __lg(long long __n) function
1036 __lg(unsigned long long __n) function
H A Dstl_algo.h1964 std::__lg(__last - __first) * 2,
4630 std::__lg(__last - __first) * 2,
4669 std::__lg(__last - __first) * 2,
H A Drandom.h117 typedef typename _Select_uint_least_t<std::__lg(__a)
118 + std::__lg(__m) + 2>::type _Tp2;
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algo.h1266 inline _Size __lg(_Size __n) { function
1320 __lg(__last - __first) * 2);
1331 __lg(__last - __first) * 2,

Completed in 138 milliseconds