Lines Matching refs:KMP_MSG
353 __kmp_fatal(KMP_MSG(StackOverlap), KMP_HNT(ChangeStackLimit), in __kmp_check_stack_overlap()
847 KMP_MSG(CantFormThrTeam, set_nthreads, tl_nthreads), in __kmp_reserve_threads()
878 KMP_MSG(CantFormThrTeam, set_nthreads, tl_nthreads), in __kmp_reserve_threads()
924 KMP_MSG(CantFormThrTeam, set_nthreads, new_nthreads), in __kmp_reserve_threads()
929 KMP_MSG(CantFormThrTeam, set_nthreads, new_nthreads), in __kmp_reserve_threads()
2963 __kmp_msg(kmp_ms_warning, KMP_MSG(ScheduleKindOutOfRange, kind), in __kmp_set_schedule()
3841 __kmp_fatal(KMP_MSG(CantRegisterNewThread), in __kmp_register_root()
3845 __kmp_fatal(KMP_MSG(CantRegisterNewThread), KMP_HNT(SystemLimitOnThreads), in __kmp_register_root()
6919 __kmp_fatal(KMP_MSG(DuplicateLibrary, KMP_LIBRARY_FILE, file_name), in __kmp_register_library_startup()
7351 __kmp_fatal(KMP_MSG(FunctionError, "atexit()"), KMP_ERR(rc), in __kmp_do_serial_initialize()
7929 __kmp_msg(kmp_ms_warning, KMP_MSG(CantFormThrTeam, num_threads, 1), in __kmp_push_thread_limit()
7949 KMP_MSG(CantFormThrTeam, num_threads, new_threads), in __kmp_push_thread_limit()
7967 __kmp_msg(kmp_ms_warning, KMP_MSG(NumTeamsNotPositive, num_teams, 1), in __kmp_push_num_teams()
7982 KMP_MSG(CantFormThrTeam, num_teams, __kmp_teams_max_nth), in __kmp_push_num_teams()
8004 __kmp_fatal(KMP_MSG(FailedToCreateTeam, num_teams_lb, num_teams_ub), in __kmp_push_num_teams_51()
8019 KMP_MSG(CantFormThrTeam, num_teams, __kmp_teams_max_nth), in __kmp_push_num_teams_51()