HomeSort by: relevance | last modified time | path
    Searched defs:__double_word (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
shared_ptr_base.h 324 constexpr bool __double_word local
329 if _GLIBCXX17_CONSTEXPR (__lock_free && __double_word && __aligned)
332 constexpr int __shiftbits = __double_word ? __wordbits : 0;
shared_ptr_base.h 324 constexpr bool __double_word local
329 if _GLIBCXX17_CONSTEXPR (__lock_free && __double_word && __aligned)
332 constexpr int __shiftbits = __double_word ? __wordbits : 0;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
shared_ptr_base.h 324 constexpr bool __double_word local
329 if _GLIBCXX17_CONSTEXPR (__lock_free && __double_word && __aligned)
332 constexpr int __shiftbits = __double_word ? __wordbits : 0;
shared_ptr_base.h 324 constexpr bool __double_word local
329 if _GLIBCXX17_CONSTEXPR (__lock_free && __double_word && __aligned)
332 constexpr int __shiftbits = __double_word ? __wordbits : 0;

Completed in 80 milliseconds