HomeSort by: relevance | last modified time | path
    Searched defs:gomp_requires_to_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
target.c 2584 gomp_requires_to_name (char *buf, size_t size, int requires_mask) function
2632 gomp_requires_to_name (buf2, sizeof (buf2),
2638 gomp_requires_to_name (buf1, sizeof (buf1), omp_requires_mask);
5292 gomp_requires_to_name (buf, sizeof (buf), omp_req);
target.c 2584 gomp_requires_to_name (char *buf, size_t size, int requires_mask) function
2632 gomp_requires_to_name (buf2, sizeof (buf2),
2638 gomp_requires_to_name (buf1, sizeof (buf1), omp_requires_mask);
5292 gomp_requires_to_name (buf, sizeof (buf), omp_req);

Completed in 36 milliseconds