Home
last modified time | relevance | path

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

/external/python/cpython3/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
/external/mesa3d/src/mesa/swrast/
Ds_stencil.c97 #define STENCIL_OP(NEW_VAL) \ argument