Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dstable_abi.py331 found_defs = gcc_get_limited_api_definitions(['Include/Python.h'])
449 def gcc_get_limited_api_definitions(headers): function