Searched defs:denom (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/lib/libc/stdlib/
H A Dldiv.c38 ldiv(long num, long denom) argument
H A Ddiv.c38 div(int num, int denom) argument
H A Dimaxdiv.c33 imaxdiv(intmax_t numer, intmax_t denom) argument
H A Dlldiv.c33 lldiv(long long numer, long long denom) argument
/freebsd-current/lib/msun/src/
H A Ds_ctanh.c77 double t, beta, s, rho, denom; local
H A Ds_ctanhf.c42 float t, beta, s, rho, denom; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c42 const long double denom = local
/freebsd-current/usr.bin/random/
H A Drandomize_fd.h49 static const uint64_t denom = (1ull << 53); local
75 random_uniform_denom(double denom) argument
H A Drandom.c55 double denom; local
[all...]
H A Drandomize_fd.c94 randomize_fd(int fd, int type, int unique, double denom) argument
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c881 bit32 denom; local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp194 const Expr *denom = BOp->getRHS()->IgnoreParenImpCasts(); local
/freebsd-current/sys/arm64/rockchip/
H A Drk_tsadc.c388 int denom, ntbl, raw, i; local
422 int denom, ntbl, temp, i; local
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c7997 bit32 denom = tdsaAllShared->QueueConfig.numInboundQueues; local

Completed in 151 milliseconds