HomeSort by relevance Sort by last modified time
    Searched refs:fetch_or (Results 1 - 17 of 17) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_0.h 256 { return fetch_or(__i) | __i; }
260 { return fetch_or(__i) | __i; }
420 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic0::__atomic_base
424 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic0::__atomic_base
atomic_2.h 422 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base
426 fetch_or(__int_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_0.h 256 { return fetch_or(__i) | __i; }
260 { return fetch_or(__i) | __i; }
420 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic0::__atomic_base
424 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic0::__atomic_base
atomic_2.h 422 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base
426 fetch_or(__int_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_0.h 256 { return fetch_or(__i) | __i; }
260 { return fetch_or(__i) | __i; }
420 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic0::__atomic_base
424 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) volatile function in struct:__atomic0::__atomic_base
atomic_2.h 422 fetch_or(__int_type __i, memory_order __m = memory_order_seq_cst) function in struct:__atomic2::__atomic_base
426 fetch_or(__int_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomic_0.h 300 { return fetch_or(__i) | __i; }
385 fetch_or(__integral_type __i, function in struct:__atomic0::__atomic_base
atomic_2.h 380 fetch_or(__integral_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 300 { return fetch_or(__i) | __i; }
385 fetch_or(__integral_type __i, function in struct:__atomic0::__atomic_base
atomic_2.h 380 fetch_or(__integral_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 300 { return fetch_or(__i) | __i; }
385 fetch_or(__integral_type __i, function in struct:__atomic0::__atomic_base
atomic_2.h 380 fetch_or(__integral_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 300 { return fetch_or(__i) | __i; }
385 fetch_or(__integral_type __i, function in struct:__atomic0::__atomic_base
atomic_2.h 380 fetch_or(__integral_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomic_0.h 300 { return fetch_or(__i) | __i; }
385 fetch_or(__integral_type __i, function in struct:__atomic0::__atomic_base
atomic_2.h 380 fetch_or(__integral_type __i, function in struct:__atomic2::__atomic_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 594 fetch_or(__int_type __i,
599 fetch_or(__int_type __i,

Completed in 1493 milliseconds