Home
last modified time | relevance | path

Searched refs:_Py_ADDRESS_SANITIZER (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
DPython.h61 # if !defined(_Py_ADDRESS_SANITIZER)
62 # define _Py_ADDRESS_SANITIZER macro
67 # define _Py_ADDRESS_SANITIZER macro
/third_party/python/Modules/
D_testcapimodule.c4852 #ifdef _Py_ADDRESS_SANITIZER in check_pyobject_freed_is_freed()