Searched refs:GOMP_sections_start (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/bomp/
H A Dsections.c25 * for (i = GOMP_sections_start (3); i != 0; i = GOMP_sections_next ())
41 unsigned GOMP_sections_start(unsigned count) function
/barrelfish-2018-10-04/lib/bomp_new/
H A Dsections.c25 * for (i = GOMP_sections_start (3); i != 0; i = GOMP_sections_next ())
41 unsigned GOMP_sections_start(unsigned count) function
/barrelfish-2018-10-04/lib/bomp/include/
H A Dabi.h94 unsigned GOMP_sections_start(unsigned count);
/barrelfish-2018-10-04/lib/bomp_new/include/
H A Domp_abi.h94 unsigned GOMP_sections_start(unsigned count);

Completed in 38 milliseconds