Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_prime_size_policy_imp.hpp54 #if __SIZE_WIDTH__ >= 64
56 #elif __SIZE_WIDTH__ >= 32
81 #if __SIZE_WIDTH__ >= 32
98 #if __SIZE_WIDTH__ >= 64
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dsupport.h48 #define __SIZE_WIDTH__ 64 macro
50 #define __SIZE_WIDTH__ 32 macro
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc847 #if __SIZE_WIDTH__ > 16
850 #if __SIZE_WIDTH__ > 20
872 opts.max_blocks_per_chunk = __SIZE_WIDTH__ << 8; in munge_options()
903 opts.largest_required_pool_block = __SIZE_WIDTH__ << 6; in munge_options()
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h355 #define SIZE_WIDTH __SIZE_WIDTH__
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h355 #define SIZE_WIDTH __SIZE_WIDTH__
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc876 #if __SIZE_WIDTH__ > 16
903 opts.max_blocks_per_chunk = __SIZE_WIDTH__ << 8; in munge_options()
934 opts.largest_required_pool_block = __SIZE_WIDTH__ << 6; in munge_options()
H A Dfloating_from_chars.cc69 && __SIZE_WIDTH__ >= 32
H A Dfloating_to_chars.cc52 && __SIZE_WIDTH__ >= 32
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dversion175 && __SIZE_WIDTH__ >= 32
H A Dcharconv47 && __SIZE_WIDTH__ >= 32
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drandom349 #if __SIZE_WIDTH__ >= 32
400 #endif // __SIZE_WIDTH__ >= 32
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog2373 * src/c++17/floating_from_chars.cc: Check __SIZE_WIDTH__ >= 32
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.texi2230 @itemx __SIZE_WIDTH__
H A Dcpp.info2012 '__SIZE_WIDTH__'
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.texi2230 @itemx __SIZE_WIDTH__
H A Dcpp.info2012 '__SIZE_WIDTH__'
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201613933 (__SIG_ATOMIC_WIDTH__, __SIZE_WIDTH__, __WCHAR_WIDTH__)