Home
last modified time | relevance | path

Searched refs:device_offset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.F90.var732 device_offset, device_num) bind(c)
736 integer(c_size_t), value :: size, device_offset
H A Domp_lib.h.var802 & device_offset, device_num) bind(c)
806 integer(c_size_t), value :: size, device_offset
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h1226 size_t size, size_t device_offset, in FTN_TARGET_ASSOCIATE_PTR() argument