Home
last modified time | relevance | path

Searched refs:_Py_ANNOTATE_BENIGN_RACE_SIZED (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/
H A Ddynamic_annotations.h198 #define _Py_ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro
352 #define _Py_ANNOTATE_BENIGN_RACE_SIZED(address, size, description) /* empty */ macro
479 /* Apply _Py_ANNOTATE_BENIGN_RACE_SIZED to a static variable. */
485 _Py_ANNOTATE_BENIGN_RACE_SIZED(&static_var, \

Completed in 1 milliseconds