Searched defs:_PROP_ATOMIC_INC32 (Results 1 – 1 of 1) sorted by relevance
302 #define _PROP_ATOMIC_INC32(x) atomic_inc_32(x) macro348 #define _PROP_ATOMIC_INC32(x) ++*(x) macro403 #define _PROP_ATOMIC_INC32(x) atomic_inc_32(x) macro428 #define _PROP_ATOMIC_INC32(x) ++*(x) macro458 #define _PROP_ATOMIC_INC32(x) \ macro