Searched refs:LOCK_FREE_ACTION (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c146 LOCK_FREE_ACTION(uint8_t); \
151 LOCK_FREE_ACTION(uint16_t); \
156 LOCK_FREE_ACTION(uint32_t); \
161 LOCK_FREE_ACTION(uint64_t); \
167 LOCK_FREE_ACTION(__uint128_t);*/ \
176 #define LOCK_FREE_ACTION(type) \ macro
180 #undef LOCK_FREE_ACTION macro
190 #define LOCK_FREE_ACTION(type) \ macro
194 #undef LOCK_FREE_ACTION macro
208 #define LOCK_FREE_ACTION(typ macro
213 #undef LOCK_FREE_ACTION macro
229 #define LOCK_FREE_ACTION macro
234 #undef LOCK_FREE_ACTION macro
[all...]

Completed in 103 milliseconds