Searched refs:SOURCE_EXTS (Results 1 – 1 of 1) sorted by relevance
67 SOURCE_EXTS = ('.hxx', '.cxx', '.hpp', '.hdl', '.inl', '.h', '.c', '.cc', variable327 if p.lower().endswith(SOURCE_EXTS):383 files = [f for f in files if f.lower().endswith(SOURCE_EXTS)]