Home
last modified time | relevance | path

Searched defs:exponent (Results 1 – 25 of 48) sorted by relevance

12

/NextBSD/contrib/gcclibs/libiberty/
HDcopysign.c11 unsigned int exponent: 11; member
21 unsigned int exponent: 11; member
54 unsigned int exponent :11; member
69 unsigned int exponent: 11; member
91 unsigned int exponent: 8; member
98 unsigned int exponent:8; member
116 unsigned int exponent: 8; member
124 unsigned int exponent:8; member
HDfloatformat.c154 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local
307 long exponent; in floatformat_to_double() local
468 int exponent; in floatformat_from_double() local
/NextBSD/contrib/binutils/libiberty/
HDcopysign.c11 unsigned int exponent: 11; member
21 unsigned int exponent: 11; member
54 unsigned int exponent :11; member
69 unsigned int exponent: 11; member
91 unsigned int exponent: 8; member
98 unsigned int exponent:8; member
116 unsigned int exponent: 8; member
124 unsigned int exponent:8; member
HDfloatformat.c154 unsigned long exponent, int_bit; in floatformat_i387_ext_is_valid() local
307 long exponent; in floatformat_to_double() local
468 int exponent; in floatformat_from_double() local
/NextBSD/contrib/compiler-rt/lib/builtins/
HDfloatunditf.c28 const int exponent = (aWidth - 1) - __builtin_clzll(a); in __floatunditf() local
HDfloatunsitf.c28 const int exponent = (aWidth - 1) - __builtin_clz(a); in __floatunsitf() local
HDfloatunsidf.c32 const int exponent = (aWidth - 1) - __builtin_clz(a); in ARM_EABI_FNALIAS() local
HDfloatsitf.c37 const int exponent = (aWidth - 1) - __builtin_clz(a); in __floatsitf() local
HDfloatditf.c37 const int exponent = (aWidth - 1) - __builtin_clzll(a); in __floatditf() local
HDfloatsidf.c40 const int exponent = (aWidth - 1) - __builtin_clz(a); in ARM_EABI_FNALIAS() local
HDfloatunsisf.c32 const int exponent = (aWidth - 1) - __builtin_clz(a); in ARM_EABI_FNALIAS() local
HDfloatsisf.c40 const int exponent = (aWidth - 1) - __builtin_clz(a); in ARM_EABI_FNALIAS() local
/NextBSD/contrib/binutils/gas/
HDflonum.h57 long exponent; /* base LITTLENUM_RADIX */ member
HDflonum-mult.c84 long exponent; in flonum_multip() local
/NextBSD/contrib/ntp/libparse/
HDieee754io.c177 long exponent; in fetch_ieee754() local
420 long exponent; in put_ieee754() local
/NextBSD/contrib/gdb/gdb/
HDdoublest.c116 long exponent; in convert_floatformat_to_doublest() local
338 int exponent; in convert_doublest_to_floatformat() local
463 long exponent; in floatformat_is_nan() local
HDi387-tdep.c73 unsigned int exponent; in print_i387_ext() local
706 unsigned int exponent; in i387_tag() local
/NextBSD/crypto/openssl/engines/vendor_defns/
HDatalla.h25 Item exponent[2]; member
/NextBSD/crypto/openssl/engines/
HDe_4758cca.c417 unsigned char exponent[256]; in ibm_4758_load_privkey() local
501 unsigned char exponent[512]; in ibm_4758_load_pubkey() local
835 unsigned char *exponent, long *modulusLength, in getModulusAndExponent()
/NextBSD/lib/libc/stdio/
HDxprintf_float.c84 exponent(char *p0, int expo, int fmtch) in exponent() function
HDprintfcommon.h272 exponent(CHAR *p0, int exp, CHAR fmtch) in exponent() function
/NextBSD/contrib/gcclibs/libdecnumber/
HDdecNumber.h82 int32_t exponent; /* Unadjusted exponent, unbiased, in */ member
/NextBSD/contrib/unbound/sldns/
HDkeyraw.c237 BIGNUM *exponent; in sldns_key_buf2rsa_raw() local
/NextBSD/contrib/ntp/libntp/
HDsnprintf.c1106 int exponent = 0; in fmtflt() local
1417 int exponent = 0; in getexponent() local
1482 mypow10(int exponent) in mypow10()
/NextBSD/contrib/gdb/gdb/gdbserver/
HDi387-fp.c200 unsigned int exponent; in i387_ftag() local

12