Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Ddynamic_annotations.h124 #define _Py_ANNOTATE_HAPPENS_BEFORE(obj) _Py_ANNOTATE_CONDVAR_SIGNAL(obj) macro
340 #define _Py_ANNOTATE_HAPPENS_BEFORE(obj) /* empty */ macro