Searched refs:device_num_var (Results 1 – 1 of 1) sorted by relevance
2184 struct addr_pair *device_num_var = &target_table[num_funcs + num_vars]; in gomp_load_image_to_device() local2187 if (device_num_var->start != 0) in gomp_load_image_to_device()2193 if (device_num_var->end - device_num_var->start != sizeof (int)) in gomp_load_image_to_device()2204 gomp_copy_host2dev (devicep, NULL, (void *) device_num_var->start, in gomp_load_image_to_device()