| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | tgamma128.c | 50 int quo; in sin_pi_x_over_pi() local 51 long double fracpart = remquol(x, 0.5L, &quo); in sin_pi_x_over_pi() 54 if (quo & 2) in sin_pi_x_over_pi() 56 quo &= 1; in sin_pi_x_over_pi() 58 if (quo == 0 && fabsl(fracpart) < 0x1.p-58L) { in sin_pi_x_over_pi() 64 if (quo == 0) { in sin_pi_x_over_pi()
|
| /freebsd/lib/msun/src/ |
| H A D | s_remquof.c | 26 remquof(float x, float y, int *quo) in remquof() argument 45 *quo = (sxy ? -1 : 1); in remquof() 90 *quo = (sxy ? -q : q); in remquof() 118 *quo = (sxy ? -q : q); in remquof()
|
| H A D | s_remquo.c | 28 remquo(double x, double y, int *quo) in remquo() argument 50 *quo = (sxy ? -1 : 1); in remquo() 108 *quo = (sxy ? -q : q); in remquo() 143 *quo = (sxy ? -q : q); in remquo()
|
| H A D | e_remainderl.c | 34 int quo; in remainderl() local 36 return (remquol(x, y, &quo)); in remainderl()
|
| H A D | s_remquol.c | 64 remquol(long double x, long double y, int *quo) in remquol() argument 94 *quo = (sxy ? -1 : 1); in remquol() 136 *quo = (sxy ? -q : q); in remquol() 167 *quo = (sxy ? -q : q); in remquol()
|
| /freebsd/krb5/ |
| H A D | README | 7 Please maintain this "exportable" status quo.
|
| /freebsd/kerberos5/ |
| H A D | README | 7 Please maintain this "exportable" status quo.
|
| /freebsd/crypto/openssl/crypto/rsa/ |
| H A D | rsa_gen.c | 270 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local 323 quo = bits / primes; in rsa_multiprime_keygen() 327 bitsr[i] = (i < rmd) ? quo + 1 : quo; in rsa_multiprime_keygen()
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_rate.c | 311 uint32_t hi, lo, quo, rem; in Z_DIV() local 320 quo = lo / d; in Z_DIV() 323 : "=a" (quo), "=d" (rem) in Z_DIV() 326 return (quo); in Z_DIV()
|
| /freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 320 long quo; in test_rred() local 346 status = mpfr_remquo(ret, &quo, x, halfpi, GMP_RNDN); in test_rred() 347 *quadrant = quo & 3; in test_rred()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 5317 INTERCEPTOR(double, remquo, double x, double y, int *quo) { 5319 COMMON_INTERCEPTOR_ENTER(ctx, remquo, x, y, quo); 5323 double res = REAL(remquo)(x, y, quo); 5324 if (quo) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, quo, sizeof(*quo)); 5327 INTERCEPTOR(float, remquof, float x, float y, int *quo) { 5329 COMMON_INTERCEPTOR_ENTER(ctx, remquof, x, y, quo); 5333 float res = REAL(remquof)(x, y, quo); 5334 if (quo) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, quo, sizeof(*quo)); 5345 INTERCEPTOR(long double, remquol, long double x, long double y, int *quo) { 5347 COMMON_INTERCEPTOR_ENTER(ctx, remquol, x, y, quo); [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 2110 /// double remquo(double x, double y, int *quo); 2115 /// float remquof(float x, float y, int *quo); 2120 /// long double remquol(long double x, long double y, int *quo);
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
| H A D | sat.c | 19679 bit32 quo = 0, rem = 0; in satComputeLoopNum() local 19684 quo = a/b; in satComputeLoopNum() 19686 if (quo == 0) in satComputeLoopNum() 19695 LoopNum = quo; in satComputeLoopNum() 19699 LoopNum = quo + 1; in satComputeLoopNum()
|
| /freebsd/share/dict/ |
| H A D | web2a | 45578 quo warranto
|
| H A D | web2 | 162345 quo
|