Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libgomp/
HDtarget.c183 struct gomp_coalesce_buf struct
187 void *buf;
188 struct target_mem_desc *tgt;
192 size_t *chunks;
217 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) in gomp_coalesce_buf_add() argument