Searched refs:os_type (Results 1 – 4 of 4) sorted by relevance
27 char *e2p_os2string(int os_type) in e2p_os2string() argument32 if (os_type <= EXT2_OS_LITES) in e2p_os2string()33 os = os_tab[os_type]; in e2p_os2string()
71 char *e2p_os2string(int os_type);
33 const llvm::Triple::OSType os_type = triple_ref.getOS(); in CreateInstance() local34 if ((os_type == llvm::Triple::UnknownOS)) in CreateInstance()
4327 and os_type: e2p_os2string() and e2p_string2os(), and used them to