Searched refs:GOMP_sections_next (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 ())
47 unsigned GOMP_sections_next(void) function
/barrelfish-2018-10-04/lib/bomp_new/
H A Dsections.c25 * for (i = GOMP_sections_start (3); i != 0; i = GOMP_sections_next ())
47 unsigned GOMP_sections_next(void) function
/barrelfish-2018-10-04/lib/bomp/include/
H A Dabi.h95 unsigned GOMP_sections_next(void);
/barrelfish-2018-10-04/lib/bomp_new/include/
H A Domp_abi.h95 unsigned GOMP_sections_next(void);

Completed in 42 milliseconds