Searched defs:scale (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-12-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl75 sub scale() subroutine
[all...]
/freebsd-12-stable/lib/msun/src/
H A Ds_csqrt.c45 double a, b, rx, ry, scale, t; local
H A Ds_csqrtl.c60 long double a, b, rx, ry, scale, t; local
H A Dk_exp.c79 double exp_x, scale; local
H A Dk_expf.c62 float exp_x, scale; local
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386-protos.h220 HOST_WIDE_INT scale; member in struct:ix86_address
/freebsd-12-stable/contrib/bc/tests/
H A Dbcl.c50 size_t scale; local
[all...]
/freebsd-12-stable/usr.bin/systat/
H A Difcmds.c50 int scale; local
H A Dconvtbl.h42 enum scale { enum
H A Dconvtbl.c54 uintmax_t scale; member in struct:convtbl
78 get_tbl_ptr(const uintmax_t size, const int scale) argument
101 convert(const uintmax_t size, const int scale) argument
111 get_string(const uintmax_t size, const int scale) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp95 double scale; member in struct:__anon5983
/freebsd-12-stable/usr.bin/procstat/
H A Dprocstat_rlimit.c79 int scale; local
H A Dprocstat_rusage.c90 format_value(long value, bool humanize, int scale) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivsf3.c29 int scale = 0; local
H A Ddivdf3.c29 int scale = 0; local
H A Ddivtf3.c30 int scale = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DBranchProbability.cpp68 static uint64_t scale(uint64_t Num, uint32_t N, uint32_t D) { function
/freebsd-12-stable/crypto/heimdal/appl/login/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-12-stable/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-12-stable/lib/libc/sys/
H A D__vdso_gettimeofday.c66 uint64_t scale, x; local
/freebsd-12-stable/lib/libutil/
H A Dhumanize_number.c51 humanize_number(char *buf, size_t len, int64_t quotient, const char *suffix, int scale, int flags) argument
/freebsd-12-stable/usr.bin/dc/
H A Dmem.c62 u_int scale; local
[all...]
/freebsd-12-stable/contrib/libxo/libxo/
H A Dxo_humanize.h63 xo_humanize_number(char *buf, size_t len, int64_t bytes, const char *suffix, int scale, int flags) argument
/freebsd-12-stable/contrib/bc/include/
H A Dlibrary.h156 size_t scale; member in struct:BclCtxt
/freebsd-12-stable/contrib/mandoc/
H A Dout.h43 double scale; member in struct:roffsu

Completed in 413 milliseconds

1234