Searched refs:acc_present_or_copyin (Results 1 – 4 of 4) sorted by relevance
529 acc_present_or_copyin (void *h, size_t s)536 strong_alias (acc_present_or_copyin, acc_pcopyin) in strong_alias() argument541 return acc_present_or_copyin (h, s); in strong_alias()
95 void *acc_present_or_copyin (void *, size_t) __GOACC_NOTHROW;
336 acc_present_or_copyin (hostaddrs[i], sizes[i]); in GOACC_enter_exit_data()339 acc_present_or_copyin (hostaddrs[i], sizes[i]); in GOACC_enter_exit_data()
337 acc_present_or_copyin;