Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dstable_abi.py429 found_defs = gcc_get_limited_api_definitions(['Include/Python.h'])
547 def gcc_get_limited_api_definitions(headers): function