Lines Matching refs:gomp_fatal
99 gomp_fatal ("unknown device type %u", invalid_type); in unknown_device_type_error()
157 gomp_fatal ("device type %s not supported", goacc_device_type); in resolve_device()
182 gomp_fatal ("no device found"); in resolve_device()
211 gomp_fatal ("device type %s not supported", name_of_acc_device_t (d)); in resolve_device()
223 gomp_fatal ("no devices of type %s available", name_of_acc_device_t (d)); in acc_dev_num_out_of_range()
225 gomp_fatal ("device %u out of range", ord); in acc_dev_num_out_of_range()
316 gomp_fatal ("device already active"); in acc_init_1()
381 gomp_fatal ("shutdown in 'acc data' region"); in acc_shutdown_1()
388 gomp_fatal ("shutdown during host fallback"); in acc_shutdown_1()
428 gomp_fatal ("device finalization failed"); in acc_shutdown_1()
431 gomp_fatal ("no device initialized"); in acc_shutdown_1()
650 gomp_fatal ("acc_set_device_type in 'acc data' region"); in ialias()