Searched refs:goacc_device_type (Results 1 – 3 of 3) sorted by relevance
123 if (goacc_device_type) in resolve_device()128 && !strcasecmp (goacc_device_type, in resolve_device()136 gomp_fatal ("device type %s not supported", goacc_device_type); in resolve_device()
91 char *goacc_device_type; variable1063 goacc_device_type = strdup (env); in parse_acc_device_type()1065 goacc_device_type = NULL; in parse_acc_device_type()
369 extern char *goacc_device_type;