Searched defs:file_ext (Results 1 – 4 of 4) sorted by relevance
18 struct file_ext { struct25 void print_ext(struct file_ext *ext) in print_ext() argument
19 struct file_ext { struct24 static const struct file_ext file_extensions[] = { argument
81 static const char file_ext[] = ".hs"; variable
750 const flatbuffers::String *file_ext() const { in file_ext() function