Searched refs:hasSuffix (Results 1 – 1 of 1) sorted by relevance
416 int hasSuffix; in __kmp_stg_parse_file() local419 hasSuffix = t && __kmp_str_eqf(t, suffix); in __kmp_stg_parse_file()420 t = __kmp_str_format("%s%s", value, hasSuffix ? "" : suffix); in __kmp_stg_parse_file()