Searched refs:out_type (Results 1 – 2 of 2) sorted by relevance
70 enum out_type { stdout_type, stderr_type }; enum83 enum out_type m_type;93 check_file(const enum out_type type) in check_file()
2094 enum affinity_type *out_type, in __kmp_parse_affinity_env() argument2164 #define set_type(val) _set_param(type, *out_type, val) in __kmp_parse_affinity_env()2385 *out_type = affinity_explicit; in __kmp_parse_affinity_env()2387 } else if (*out_type != affinity_explicit) { in __kmp_parse_affinity_env()2394 switch (*out_type) { in __kmp_parse_affinity_env()