Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dstable_abi.py392 present_macros = gcc_get_limited_api_macros(['Include/Python.h'])
510 def gcc_get_limited_api_macros(headers): function