Home
last modified time | relevance | path

Searched defs:acc_get_property_string_h (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.f901058 subroutine acc_get_property_string_h (devicenum, devicetype, property, string) subroutine
1066 character (*) :: string
1068 type (c_ptr) :: cptr
1069 integer(c_size_t) :: clen, slen, i local
1072 interface
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.f901058 subroutine acc_get_property_string_h (devicenum, devicetype, property, string) subroutine
1066 character (*) :: string
1068 type (c_ptr) :: cptr
1069 integer(c_size_t) :: clen, slen, i local
1072 interface