Home
last modified time | relevance | path

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

/dports/math/py-bottleneck/Bottleneck-1.3.2/
H A Dsetup.py82 from bn_template import make_c_files
85 make_c_files()
/dports/math/py-bottleneck/Bottleneck-1.3.2/bottleneck/src/
H A Dbn_template.py6 def make_c_files(): function