Lines Matching refs:__res
95 __typeof__(*(ptr)) __res; \105 __res = (__typeof__(*(ptr))) \110 __res; \187 __typeof__(*(ptr)) __res; \197 __res = cmpxchg_local((ptr), (old), (new)); \207 __res; \303 __typeof__(*(ptr)) __res; \313 __res = __cmpxchg64((ptr), __old, __new); \316 __res = __cmpxchg64_unsupported(); \319 __res; \