Home
last modified time | relevance | path

Searched defs:NEW_VAL (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Include/internal/
Dpycore_atomic.h59 #define _Py_atomic_store_explicit(ATOMIC_VAL, NEW_VAL, ORDER) \ argument
542 #define _Py_atomic_store(ATOMIC_VAL, NEW_VAL) \ argument
549 #define _Py_atomic_store_relaxed(ATOMIC_VAL, NEW_VAL) \ argument