Home
last modified time | relevance | path

Searched refs:_os_atomic_value_cast (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/libkern/os/
H A Datomic_private_impl.h217 #define _os_atomic_value_cast(p, v) \ macro
224 _os_atomic_value_cast(p, v), \
231 __auto_type _v = _os_atomic_value_cast(p, v); \
238 _os_atomic_value_cast(p, v), \
245 __auto_type _v = _os_atomic_value_cast(p, v); \
H A Datomic_private.h639 _os_atomic_value_cast(p, v), \
683 _os_atomic_value_cast(p, v), \