Searched defs:bexp (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/VEX/useful/ |
D | fp_80_64.c | 106 Int bexp, i, j, shift; in convert_f64le_to_f80le() local 247 Int bexp, i, j; in convert_f80le_to_f64le() local
|
D | hd_fpu.c | 75 Int bexp = ((UInt)e_lsb[9] << 8) | (UInt)e_lsb[8]; in fp_double_from_extended() local 109 Int bexp = ((UInt)d_lsb[7] << 4) | in fp_extended_from_double() local
|
/external/e2fsprogs/intl/ |
D | plural.y | 117 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
|
D | plural.c | 138 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3()
|
/external/valgrind/VEX/priv/ |
D | guest_generic_x87.c | 108 Int bexp, i, j, shift; in convert_f64le_to_f80le() local 249 Int bexp, i, j; in convert_f80le_to_f64le() local
|
D | guest_x86_helpers.c | 1408 Int bexp; in x86g_calculate_FXAM() local
|
D | guest_amd64_helpers.c | 1774 Int bexp; in amd64g_calculate_FXAM() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnumtst.c | 2850 char bexp[kBBufSize]; in TestVariousStylesAndAttributes() local
|