Home | History | Annotate | Download | only in utils

Lines Matching refs:ext

821                 name,ext = os.path.splitext(filename)
822 if ext in ('.c', '.cpp', '.h', '.def'):