Home
last modified time | relevance | path

Searched defs:LOWMASK (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Demumem_hedr.h46 static constexpr offs_t LOWMASK = make_bitmask<offs_t>(LowBits); variable
H A Demumem_hedw.h46 static constexpr offs_t LOWMASK = make_bitmask<offs_t>(LowBits); variable
/dports/emulators/mame/mame-mame0226/src/emu/
H A Demumem_hedw.h46 static constexpr offs_t LOWMASK = make_bitmask<offs_t>(LowBits); variable
H A Demumem_hedr.h46 static constexpr offs_t LOWMASK = make_bitmask<offs_t>(LowBits); variable
/dports/japanese/vftool/vftool-1.2/
H A Dscale.c3 #define LOWMASK ((1<<LOWP)-1) macro
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dfloatlong.c35 #define LOWMASK ((1 << HALFSIZE) - 1) macro
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparigen.h38 #define LOWMASK (MAXHALFULONG) macro
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparigen.h52 #define LOWMASK ((1UL<<BITS_IN_HALFULONG) - 1) macro
/dports/math/mpir/mpir-3.0.0/tests/
H A Drefmpn.c973 #define LOWMASK (((mp_limb_t) 1 << BITS_PER_MP_LIMB/2)-1) macro
/dports/math/gap/gap-4.11.0/extern/gmp/tests/
H A Drefmpn.c1089 #define LOWMASK (((mp_limb_t) 1 << GMP_LIMB_BITS/2)-1) macro
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/
H A Drefmpn.c1089 #define LOWMASK (((mp_limb_t) 1 << GMP_LIMB_BITS/2)-1) macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/
H A Drefmpn.c1088 #define LOWMASK (((mp_limb_t) 1 << GMP_LIMB_BITS/2)-1) macro
/dports/math/gmp/gmp-6.2.1/tests/
H A Drefmpn.c1088 #define LOWMASK (((mp_limb_t) 1 << GMP_LIMB_BITS/2)-1) macro