Searched refs:ext (Results 1 – 2 of 2) sorted by relevance
33 if let Some(ext) = ent.path().extension() { in list_all_files()34 if ext == e { in list_all_files()
309 let ext = if ty != I64 { in translate_program() localVariable315 self.set_dst(bcx, &insn, ext); in translate_program()339 let ext = if ty != I64 { in translate_program() localVariable345 self.set_dst(bcx, &insn, ext); in translate_program()