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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
stdatomic.h 142 #define atomic_fetch_xor_explicit __c11_atomic_fetch_xor macro
  /src/external/gpl3/gcc/dist/gcc/ginclude/
stdatomic.h 217 #define atomic_fetch_xor_explicit(PTR, VAL, MO) \ macro
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdatomic.h 209 #define atomic_fetch_xor_explicit(PTR, VAL, MO) \ macro

Completed in 27 milliseconds