Searched defs:nend (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | iter_ull.c | 189 gomp_ull start, end, nend, chunk; in gomp_iter_ull_dynamic_next() local 304 gomp_ull start, end, nend, incr; in gomp_iter_ull_guided_next() local
|
H A D | iter.c | 187 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local 300 long start, end, nend, incr; in gomp_iter_guided_next() local
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | iter_ull.c | 190 gomp_ull start, end, nend, chunk; in gomp_iter_ull_dynamic_next() local 305 gomp_ull start, end, nend, incr; in gomp_iter_ull_guided_next() local
|
H A D | iter.c | 188 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local 301 long start, end, nend, incr; in gomp_iter_guided_next() local
|