| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | tgamma.c | 565 unsigned int flags1, flags2; in exprange() local 581 flags2 = __gmpfr_flags; in exprange() 584 if (inex1 != inex2 || flags1 != flags2 || ! mpfr_equal_p (y, z)) in exprange() 591 printf ("Got inex2 = %d, flags2 = %u, ", VSIGN (inex2), flags2); in exprange() 604 flags2 = __gmpfr_flags; in exprange() 607 if (inex1 != inex2 || flags1 != flags2 || ! mpfr_equal_p (y, z)) in exprange() 614 printf ("Got inex2 = %d, flags2 = %u, ", VSIGN (inex2), flags2); in exprange() 626 flags2 = __gmpfr_flags; in exprange() 629 if (inex1 != inex2 || flags1 != flags2 || ! mpfr_equal_p (y, z)) in exprange() 636 printf ("Got inex2 = %d, flags2 = %u, ", VSIGN (inex2), flags2); in exprange() [all …]
|
| H A D | tcompound.c | 250 mpfr_flags_t flags1, flags2; in bug_20230206() local 268 flags2 = __gmpfr_flags; in bug_20230206() 271 flags1 == flags2)) in bug_20230206() 281 flags_out (flags2); in bug_20230206() 302 flags2 = __gmpfr_flags; in bug_20230206() 305 flags1 == flags2)) in bug_20230206() 315 flags_out (flags2); in bug_20230206() 334 mpfr_flags_t flags1, flags2; in bug_20230211() local 343 flags2 = __gmpfr_flags; in bug_20230211() 346 flags1 == flags2)) in bug_20230211() [all …]
|
| H A D | tmul_2exp.c | 55 unsigned int flags1, flags2; in underflow() local 95 flags2 = __gmpfr_flags; in underflow() 96 if (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in underflow() 117 VSIGN (inex2), flags2); in underflow() 277 mpfr_flags_t flags1, flags2; in overflow0() local 294 flags2 = __gmpfr_flags; in overflow0() 297 flags1 == flags2)) in overflow0() 311 flags_out (flags2); in overflow0()
|
| H A D | tfma.c | 269 mpfr_flags_t flags1, flags2; in test_overflow4() local 323 flags2 = __gmpfr_flags; in test_overflow4() 326 flags1 == flags2)) in test_overflow4() 338 flags_out (flags2); in test_overflow4() 538 mpfr_flags_t flags1, flags2; in test_underflow2() local 602 flags2 = __gmpfr_flags; in test_underflow2() 606 flags1 == flags2)) in test_underflow2() 618 flags_out (flags2); in test_underflow2() 646 mpfr_flags_t flags1, flags2; in test_underflow3() local 676 flags2 = __gmpfr_flags; in test_underflow3() [all …]
|
| H A D | tset_sj.c | 182 mpfr_flags_t flags1, flags2; in test_2exp_extreme_aux() local 258 flags2 = __gmpfr_flags; in test_2exp_extreme_aux() 260 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in test_2exp_extreme_aux() 273 flags2 = __gmpfr_flags; in test_2exp_extreme_aux() 275 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in test_2exp_extreme_aux() 296 flags_out (flags2); in test_2exp_extreme_aux()
|
| H A D | tfmma.c | 194 mpfr_flags_t flags1, flags2; in max_tests() local 215 flags2 = __gmpfr_flags; in max_tests() 216 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in max_tests() 228 flags_out (flags2); in max_tests() 259 mpfr_flags_t flags1, flags2; in overflow_tests() local 298 flags2 = __gmpfr_flags; in overflow_tests() 300 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in overflow_tests() 312 flags_out (flags2); in overflow_tests() 335 flags2 = __gmpfr_flags; in overflow_tests() 337 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in overflow_tests() [all …]
|
| H A D | tset_z_2exp.c | 144 mpfr_flags_t flags2, flags3; in check() local 156 flags2 = __gmpfr_flags; in check() 162 flags2 == flags3)) in check() 174 flags_out (flags2); in check()
|
| H A D | tfrexp.c | 159 mpfr_flags_t flags1, flags2; in check1() local 183 flags2 = __gmpfr_flags; in check1() 205 flags1 == flags2)) in check1() 218 flags_out (flags2); in check1()
|
| H A D | tui_div.c | 182 mpfr_flags_t flags1, flags2; in check_overflow() local 197 flags2 = __gmpfr_flags; in check_overflow() 200 flags1 == flags2)) in check_overflow() 211 flags_out (flags2); in check_overflow()
|
| H A D | tui_sub.c | 268 mpfr_flags_t flags1, flags2; in check_overflow() local 293 flags2 = __gmpfr_flags; in check_overflow() 296 flags1 == flags2)) in check_overflow() 307 flags_out (flags2); in check_overflow()
|
| H A D | tset_si.c | 101 mpfr_flags_t flags1, flags2; in test_2exp_extreme_aux() local 159 flags2 = __gmpfr_flags; in test_2exp_extreme_aux() 161 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in test_2exp_extreme_aux() 174 flags2 = __gmpfr_flags; in test_2exp_extreme_aux() 176 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) && in test_2exp_extreme_aux() 196 flags_out (flags2); in test_2exp_extreme_aux()
|
| H A D | texp10.c | 220 mpfr_flags_t flags1, flags2; in bug20230213() local 253 flags2 = __gmpfr_flags; in bug20230213() 255 if (! (mpfr_lessequal_p (y2, y1) && flags2 == flags1)) in bug20230213() 264 flags_out (flags2); in bug20230213()
|
| H A D | tzeta.c | 209 mpfr_flags_t flags1, flags2; in intermediate_overflow() local 223 flags2 = __gmpfr_flags; in intermediate_overflow() 227 flags1 == flags2)) in intermediate_overflow() 237 flags_out (flags2); in intermediate_overflow()
|
| H A D | troot.c | 426 mpfr_flags_t flags1, flags2; in cmp_pow() local 437 flags2 = __gmpfr_flags; in cmp_pow() 439 flags1 == flags2)) in cmp_pow() 452 flags_out (flags2); in cmp_pow()
|
| H A D | tget_set_d128.c | 126 mpfr_flags_t flags1, flags2; in powers_of_10() local 150 flags2 = __gmpfr_flags; in powers_of_10() 154 flags1 == flags2)) in powers_of_10() 165 flags_out (flags2); in powers_of_10()
|
| H A D | tget_set_d64.c | 442 mpfr_flags_t flags1, flags2; in powers_of_10() local 466 flags2 = __gmpfr_flags; in powers_of_10() 470 flags1 == flags2)) in powers_of_10() 481 flags_out (flags2); in powers_of_10()
|
| H A D | tadd1sp.c | 372 mpfr_flags_t flags1, flags2; in check_random() local 384 flags2 = __gmpfr_flags; in check_random() 389 MPFR_ASSERTN (flags1 == flags2); in check_random()
|
| /netbsd-src/sys/dev/hdaudio/ |
| H A D | ceareg.h | 35 uint8_t flags2; member 57 #define CEA_PRECISION(desc) ((desc)->flags2 & 0x07) 62 #define CEA_MAX_BITRATE(desc) ((uint32_t)(desc)->flags2 * 8000)
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma/ |
| H A D | nouveau_nvkm_engine_dma_usernv04.c | 42 u32 flags2; member 72 nvkm_wo32(*pgpuobj, 0x08, dmaobj->flags2 | offset); in nv04_dmaobj_bind() 73 nvkm_wo32(*pgpuobj, 0x0c, dmaobj->flags2 | offset); in nv04_dmaobj_bind() 132 dmaobj->flags2 |= 0x00000002; in nv04_dmaobj_new()
|
| /netbsd-src/sys/arch/arm/imx/ |
| H A D | if_enet.c | 470 uint32_t flags2; in enet_tx_intr() local 472 flags2 = sc->sc_txdesc_ring[idx].tx_flags2; in enet_tx_intr() 474 if (flags2 & (TXFLAGS2_TXE | in enet_tx_intr() 485 flags2); in enet_tx_intr() 520 uint32_t flags1, flags2; in enet_rx_intr() local 566 flags2 = sc->sc_rxdesc_ring[idx].rx_flags2; in enet_rx_intr() 573 (flags2 & (RXFLAGS2_ME | RXFLAGS2_PE | in enet_rx_intr() 585 "\32COLLISION", flags2); in enet_rx_intr() 639 uint32_t flags2; in enet_rx_csum() local 642 flags2 = sc->sc_rxdesc_ring[idx].rx_flags2; in enet_rx_csum() [all …]
|
| /netbsd-src/external/gpl2/gmake/dist/glob/ |
| H A D | fnmatch.c | 243 int flags2 = ((flags & FNM_FILE_NAME) local 253 flags2) 268 int flags2 = ((flags & FNM_FILE_NAME) local 282 flags2) == 0))
|
| /netbsd-src/external/lgpl3/mpfr/dist/src/ |
| H A D | agm.c | 223 MPFR_BLOCK_DECL (flags2); in mpfr_agm() 262 MPFR_BLOCK (flags2, mpfr_mul (uf, u, v, MPFR_RNDN);); in mpfr_agm() 263 if (MPFR_UNLIKELY (MPFR_OVERFLOW (flags2))) in mpfr_agm()
|
| H A D | pow.c | 213 MPFR_BLOCK_DECL (flags2); in mpfr_pow_general() 238 MPFR_BLOCK (flags2, mpfr_exp (t, t, MPFR_RNDD)); in mpfr_pow_general() 240 if (MPFR_OVERFLOW (flags2)) in mpfr_pow_general()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ |
| H A D | mod_shared.h | 97 union lut3d_control_flags flags2; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-options.h | 26 int flags, int flags2,
|