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

  /src/common/lib/libc/arch/m68k/atomic/
atomic_xor.S 36 ENTRY(_atomic_xor_32) function
41 END(_atomic_xor_32)
43 ATOMIC_OP_ALIAS(atomic_xor_32,_atomic_xor_32)
44 ATOMIC_OP_ALIAS(atomic_xor_uint,_atomic_xor_32)
45 STRONG_ALIAS(_atomic_xor_uint,_atomic_xor_32)
46 ATOMIC_OP_ALIAS(atomic_xor_ulong,_atomic_xor_32)
47 STRONG_ALIAS(_atomic_xor_ulong,_atomic_xor_32)
48 ATOMIC_OP_ALIAS(atomic_xor_ptr,_atomic_xor_32)
49 STRONG_ALIAS(_atomic_xor_ptr,_atomic_xor_32)
atomic_xor.S 36 ENTRY(_atomic_xor_32) function
41 END(_atomic_xor_32)
43 ATOMIC_OP_ALIAS(atomic_xor_32,_atomic_xor_32)
44 ATOMIC_OP_ALIAS(atomic_xor_uint,_atomic_xor_32)
45 STRONG_ALIAS(_atomic_xor_uint,_atomic_xor_32)
46 ATOMIC_OP_ALIAS(atomic_xor_ulong,_atomic_xor_32)
47 STRONG_ALIAS(_atomic_xor_ulong,_atomic_xor_32)
48 ATOMIC_OP_ALIAS(atomic_xor_ptr,_atomic_xor_32)
49 STRONG_ALIAS(_atomic_xor_ptr,_atomic_xor_32)

Completed in 21 milliseconds