Searched refs:make_c_source (Results 1 – 2 of 2) sorted by relevance
| /external/python/cffi/cffi/ |
| D | setuptools_ext.py | 129 updated = recompiler.make_c_source(ffi, module_name, source, c_file)
|
| D | recompiler.py | 1450 def make_c_source(ffi, module_name, preamble, target_c_file, verbose=False): function 1547 updated = make_c_source(ffi, module_name, preamble, c_file,
|