Home
last modified time | relevance | path

Searched defs:addend1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dev_timers.c76 evAddTime(struct timespec addend1, struct timespec addend2) { in evAddTime()
/netbsd-src/lib/libc/isc/
H A Dev_timers.c83 evAddTime(struct timespec addend1, struct timespec addend2) { in evAddTime()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c174 dt_add_128(uint64_t *addend1, uint64_t *addend2, uint64_t *sum) in dt_add_128()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c2066 tree real_part, imag_part, addend1, addend2, sum, result; in gimple_expand_builtin_cabs() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc2200 tree real_part, imag_part, addend1, addend2, sum, result; in gimple_expand_builtin_cabs() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c1455 dtrace_add_128(uint64_t *addend1, uint64_t *addend2, uint64_t *sum) in dtrace_add_128()