Home
last modified time | relevance | path

Searched defs:mant (Results 1 – 25 of 31) sorted by relevance

12

/external/libgsm/src/
Drpe.c228 word exp, mant; variable
268 word exp, mant; variable
460 word mant, exp; variable
481 word exp, mant; variable
/external/qemu/target-i386/
Dmachine.c174 uint64_t mant; in cpu_load() local
Dfpu_helper.c943 uint64_t mant; in helper_fstenv() local
1162 floatx80 cpu_set_fp80(uint64_t mant, uint16_t upper) in cpu_set_fp80()
/external/libvorbis/lib/
Dsharedbook.c50 long mant; in _float32_pack() local
63 double mant=val&0x1fffff; in _float32_unpack() local
/external/clang/test/Sema/
Dtransparent-union.c77 unsigned int mant:30; member
/external/qemu/include/fpu/
Dsoftfloat.h128 #define make_floatx80(exp, mant) ((floatx80) { mant, exp }) argument
129 #define make_floatx80_init(exp, mant) { .low = mant, .high = exp } argument
/external/valgrind/main/none/tests/ppc64/
Dtest_isa_2_07_part2.c102 int s, uint16_t _exp, uint64_t mant) in register_farg()
113 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
162 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part2.c100 int s, uint16_t _exp, uint64_t mant) in register_farg()
111 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
287 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part1.c106 int s, uint16_t _exp, uint64_t mant) in register_farg()
147 uint64_t mant; in build_fargs_table() local
847 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part3.c100 int s, uint16_t _exp, uint64_t mant) in register_farg()
111 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
227 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_07_part1.c890 int s, uint16_t _exp, uint64_t mant) in register_farg()
931 uint64_t mant; in build_fargs_table() local
/external/valgrind/main/none/tests/ppc32/
Dtest_isa_2_07_part2.c102 int s, uint16_t _exp, uint64_t mant) in register_farg()
113 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
162 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part2.c100 int s, uint16_t _exp, uint64_t mant) in register_farg()
111 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
287 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part3.c100 int s, uint16_t _exp, uint64_t mant) in register_farg()
111 int s, uint16_t _exp, uint32_t mant) in register_sp_farg()
227 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_06_part1.c106 int s, uint16_t _exp, uint64_t mant) in register_farg()
147 uint64_t mant; in build_fargs_table() local
847 uint64_t mant; in build_special_fargs_table() local
Dtest_isa_2_07_part1.c890 int s, uint16_t _exp, uint64_t mant) in register_farg()
931 uint64_t mant; in build_fargs_table() local
/external/icu/icu4c/source/i18n/
Dnfrs.cpp758 double mant = uprv_maxMantissa(); in util64_fromDouble() local
/external/tremolo/Tremolo/
Dcodebook.c105 long mant=val&0x1fffff; in _float32_unpack() local
/external/chromium_org/third_party/icu/source/i18n/
Dnfrs.cpp758 double mant = uprv_maxMantissa(); in util64_fromDouble() local
/external/icu/icu4c/source/common/
Duchar.c414 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dmatrix.h49 int mant = bits & 0x007fffff; in float_to_int_floor() local
/external/chromium_org/third_party/icu/source/common/
Duchar.c414 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
/external/mesa3d/src/gallium/state_trackers/vega/
Dmatrix.h49 int mant = bits & 0x007fffff; in float_to_int_floor() local
/external/valgrind/main/VEX/switchback/
Dtest_emfloat.c753 static int IsMantissaZero(u16 *mant) in IsMantissaZero()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dj2k.h170 OPJ_INT32 mant; member

12