Searched defs:incr (Results 1 - 25 of 105) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/usr.bin/m4/lib/
H A Dohash_lookup_memory.c25 unsigned int i, incr; local
H A Dohash_do.c29 unsigned int i, incr; local
H A Dohash_lookup_interval.c26 unsigned int i, incr; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dmvect.c91 int incr = nelm - old_len; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20090331-1.c17 int incr = bufp->buffer - old_buffer; local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dnextprime.c49 unsigned incr; local
/netbsd-6-1-5-RELEASE/usr.sbin/bootp/common/
H A Dgetif.c53 int len, m, incr; local
/netbsd-6-1-5-RELEASE/usr.bin/renice/
H A Drenice.c67 int prio, errs = 0, incr = 0; local
145 donice(int which, id_t who, int prio, int incr) argument
/netbsd-6-1-5-RELEASE/sys/miscfs/syncfs/
H A Dsync_vnops.c113 static int start, incr, next; local
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/infback9/
H A Dinftree9.c51 unsigned incr; /* for incrementing code, index */ local
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dinftrees.c51 unsigned incr; /* for incrementing code, index */ local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dinftrees.c51 unsigned incr; /* for incrementing code, index */ local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/
H A Diter.c184 long start, end, nend, chunk, incr; local
297 long start, end, nend, incr; local
[all...]
H A Diter_ull.c301 gomp_ull start, end, nend, incr; local
H A Dloop.c35 gomp_loop_init (struct gomp_work_share *ws, long start, long end, long incr, argument
97 gomp_loop_static_start (long start, long end, long incr, long chunk_size, argument
114 gomp_loop_dynamic_start (long start, long end, long incr, lon argument
139 gomp_loop_guided_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
164 GOMP_loop_runtime_start(long start, long end, long incr, long *istart, long *iend) argument
192 gomp_loop_ordered_static_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
210 gomp_loop_ordered_dynamic_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
235 gomp_loop_ordered_guided_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
260 GOMP_loop_ordered_runtime_start(long start, long end, long incr, long *istart, long *iend) argument
439 gomp_parallel_loop_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr, enum gomp_schedule_type sched, long chunk_size) argument
453 GOMP_parallel_loop_static_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr, long chunk_size) argument
462 GOMP_parallel_loop_dynamic_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr, long chunk_size) argument
471 GOMP_parallel_loop_guided_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr, long chunk_size) argument
480 GOMP_parallel_loop_runtime_start(void (*fn) (void *), void *data, unsigned num_threads, long start, long end, long incr) argument
541 GOMP_loop_static_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
548 GOMP_loop_dynamic_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
555 GOMP_loop_guided_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
562 GOMP_loop_ordered_static_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
570 GOMP_loop_ordered_dynamic_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
578 GOMP_loop_ordered_guided_start(long start, long end, long incr, long chunk_size, long *istart, long *iend) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/infback9/
H A Dinftree9.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dinitdir.c60 int incr; local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dmods.c414 long incr; local
/netbsd-6-1-5-RELEASE/lib/libmenu/
H A Dinternals.c519 int incr, cur_row, offset, row_count; local
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.eat.c397 newuhs(boolean incr) argument
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_inode.c115 uint64_t incr = MNINDIR(ip->i_ump) << local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/libmj/
H A Dmj.c79 findentry(mj_t *atom, const char *name, const unsigned from, const unsigned incr) argument
366 mj_object_find(mj_t *atom, const char *name, const unsigned from, const unsigned incr) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-omp.c250 tree incr = TREE_VEC_ELT (incrv, i); local
[all...]
H A Dstatistics.c291 statistics_counter_event (struct function *fn, const char *id, int incr) argument

Completed in 438 milliseconds

12345