Home
last modified time | relevance | path

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

/external/python/pycparser/pycparser/
D__init__.py18 def preprocess_file(filename, cpp_path='cpp', cpp_args=''): function
83 text = preprocess_file(filename, cpp_path, cpp_args)