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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 2436 /* Host fallback for GOMP_target{,_ext} routines. */
2523 /* Helper function of GOMP_target{,_ext} routines. */
2563 GOMP_target (int device, void (*fn) (void *), const void *unused,
2598 /* Like GOMP_target, but KINDS is 16-bit, UNUSED is no longer present,
3957 GOMP_target* routines are just stubs for this case. */
  /src/external/gpl3/gcc/dist/libgomp/
target.c 2798 /* Host fallback for GOMP_target{,_ext} routines. */
2890 /* Helper function of GOMP_target{,_ext} routines. */
2930 GOMP_target (int device, void (*fn) (void *), const void *unused,
2979 /* Like GOMP_target, but KINDS is 16-bit, UNUSED is no longer present,
5384 GOMP_target* routines are just stubs for this case. */

Completed in 23 milliseconds