Home
last modified time | relevance | path

Searched refs:acc_get_property_string_l (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dopenacc.f90553 function acc_get_property_string_l (devicenum, devicetype, property) &
557 type (c_ptr) :: acc_get_property_string_l local
1060 use openacc_internal, only: acc_get_property_string_l
1080 cptr = acc_get_property_string_l (devicenum, devicetype, property)
DChangeLog4611 `acc_get_property_string_l'.