Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/
H A Dthrowspec.py67 SOURCE_EXTS = ('.hxx', '.cxx', '.hpp', '.hdl', '.inl', '.h', '.c', '.cc', variable
327 if p.lower().endswith(SOURCE_EXTS):
383 files = [f for f in files if f.lower().endswith(SOURCE_EXTS)]