Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/
H A Dmust-resolve.sh31 function run_capi() { function
45 run_capi --format summary Include/*.h Include/cpython/*.h
46 run_capi --format table Include/*.h Include/cpython/*.h
54 run_capi --format summary --public --no-show-empty Include/*.h
57 run_capi --format summary --private --no-show-empty Include/*.h
59 run_capi --format full -v Include/*.h
60 #run_capi --format full -v --public Include/*.h
61 #run_capi --format full -v --private Include/*.h
68 run_capi --format summary --public --no-show-empty Include/cpython/*.h
71 run_capi
[all...]

Completed in 1 milliseconds