Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 52) sorted by relevance

123

/openbsd-src/usr.sbin/ospf6d/
H A Dlogmsg.c76 static int round = 0; in log_rtr_id() local
92 static int round = 0; in log_sockaddr() local
/openbsd-src/usr.sbin/eigrpd/
H A Dlogmsg.c38 static int round = 0; in log_sockaddr() local
84 static int round = 0; in log_addr() local
/openbsd-src/lib/libm/src/
H A Ds_round.c35 round(double x) in round() function
/openbsd-src/usr.sbin/ldpd/
H A Dlogmsg.c38 static int round = 0; in log_sockaddr() local
84 static int round = 0; in log_addr() local
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dacknowledgements.pl149 sub round { subroutine
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatunsisf.c39 rep_t round = (rep_t)a << (typeWidth - shift); in __floatunsisf() local
H A Dfloatsisf.c46 rep_t round = (rep_t)a << (typeWidth - shift); in __floatsisf() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dm68k-opc.c2092 #define TBL1(name,signed,round,size) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68k-opc.c2087 #define TBL1(name,insn_size,signed,round,size) \ argument
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dxxhash.cpp56 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
/openbsd-src/lib/libm/arch/arm/
H A Dfenv.c162 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/sparc64/
H A Dfenv.c195 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/mips64/
H A Dfenv.c166 fesetround(int round) in fesetround()
/openbsd-src/usr.bin/sndiod/
H A Dsndiod.c406 int mode, int bufsz, int round, int rate, int hold, int autovol) in mkdev() argument
546 unsigned int hold, autovol, bufsz, round, rate; in main() local
[all...]
/openbsd-src/lib/libm/arch/sh/
H A Dfenv.c195 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/m88k/
H A Dfenv.c188 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/powerpc64/
H A Dfenv.c170 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/powerpc/
H A Dfenv.c170 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/aarch64/
H A Dfenv.c158 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/hppa/
H A Dfenv.c197 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/alpha/
H A Dfenv.c178 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/amd64/
H A Dfenv.c220 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/riscv64/
H A Dfenv.c155 fesetround(int round) in fesetround()
/openbsd-src/lib/libm/arch/i387/
H A Dfenv.c256 fesetround(int round) in fesetround()
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_portable.c20 INLINE void round_fn(uint32_t state[16], const uint32_t *msg, size_t round) { in round_fn()

123