Searched defs:acc_dispatch_t (Results 1 – 2 of 2) sorted by relevance
1037 typedef struct acc_dispatch_t struct1040 __typeof (GOMP_OFFLOAD_openacc_exec) *exec_func;1043 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func;1045 *destroy_thread_data_func;1047 struct {1079 } acc_dispatch_t; argument
1155 typedef struct acc_dispatch_t struct1158 __typeof (GOMP_OFFLOAD_openacc_exec) *exec_func;1161 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func;1163 *destroy_thread_data_func;1165 struct {1197 } acc_dispatch_t; argument