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

  /src/external/gpl3/gcc/dist/libgomp/
env.c 125 int goacc_device_num; variable
2494 (void *[]) {&goacc_device_num, (void *) true}))
2495 goacc_device_num = 0;
  /src/external/gpl3/gcc.old/dist/libgomp/
env.c 99 int goacc_device_num; variable
1604 if (!parse_int ("ACC_DEVICE_NUM", &goacc_device_num, true))
1605 goacc_device_num = 0;

Completed in 57 milliseconds