/openbsd-src/usr.sbin/ospf6d/ |
H A D | logmsg.c | 76 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 D | logmsg.c | 38 static int round = 0; in log_sockaddr() local 84 static int round = 0; in log_addr() local
|
/openbsd-src/lib/libm/src/ |
H A D | s_round.c | 35 round(double x) in round() function
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | logmsg.c | 38 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 D | acknowledgements.pl | 149 sub round { subroutine
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | floatunsisf.c | 39 rep_t round = (rep_t)a << (typeWidth - shift); in __floatunsisf() local
|
H A D | floatsisf.c | 46 rep_t round = (rep_t)a << (typeWidth - shift); in __floatsisf() local
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | m68k-opc.c | 2092 #define TBL1(name,signed,round,size) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m68k-opc.c | 2087 #define TBL1(name,insn_size,signed,round,size) \ argument
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | xxhash.cpp | 56 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
|
/openbsd-src/lib/libm/arch/arm/ |
H A D | fenv.c | 162 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/sparc64/ |
H A D | fenv.c | 195 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/mips64/ |
H A D | fenv.c | 166 fesetround(int round) in fesetround()
|
/openbsd-src/usr.bin/sndiod/ |
H A D | sndiod.c | 406 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 D | fenv.c | 195 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/m88k/ |
H A D | fenv.c | 188 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/powerpc64/ |
H A D | fenv.c | 170 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/powerpc/ |
H A D | fenv.c | 170 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/aarch64/ |
H A D | fenv.c | 158 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/hppa/ |
H A D | fenv.c | 197 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/alpha/ |
H A D | fenv.c | 178 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/amd64/ |
H A D | fenv.c | 220 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/riscv64/ |
H A D | fenv.c | 155 fesetround(int round) in fesetround()
|
/openbsd-src/lib/libm/arch/i387/ |
H A D | fenv.c | 256 fesetround(int round) in fesetround()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | blake3_portable.c | 20 INLINE void round_fn(uint32_t state[16], const uint32_t *msg, size_t round) { in round_fn()
|