Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DMain.py233 def c_file_out_of_date(self, source_path): member in Context
582 if not timestamps or context.c_file_out_of_date(source):