HomeSort by: relevance | last modified time | path
    Searched refs:atomic_uint_least64_t (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
stdatomic.h 99 typedef _Atomic(uint_least64_t) atomic_uint_least64_t; typedef
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
stdatomic.h 82 using std::atomic_uint_least64_t;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
stdatomic.h 81 using std::atomic_uint_least64_t;
  /src/external/gpl3/gcc/dist/gcc/ginclude/
stdatomic.h 65 typedef _Atomic __UINT_LEAST64_TYPE__ atomic_uint_least64_t; typedef
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdatomic.h 62 typedef _Atomic __UINT_LEAST64_TYPE__ atomic_uint_least64_t; typedef
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
stdatomic.h 109 typedef uint_least64_t atomic_uint_least64_t; typedef
  /src/external/mpl/dhcp/bind/include/isc/
stdatomic.h 107 typedef uint_least64_t atomic_uint_least64_t; typedef
  /src/external/bsd/jemalloc.old/dist/
configure 13060 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;
  /src/external/bsd/jemalloc/dist/
configure 13956 volatile atomic_uint_least64_t *a = (volatile atomic_uint_least64_t *)p;

Completed in 32 milliseconds