Home
last modified time | relevance | path

Searched refs:high (Results 1 – 25 of 74) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_cbrt.c34 u_int32_t high,low; in cbrt() local
48 t*=x; GET_HIGH_WORD(high,t); SET_HIGH_WORD(t,high/3+B2); in cbrt()
60 GET_HIGH_WORD(high,t); in cbrt()
61 INSERT_WORDS(t,high+0x00000001,0); in cbrt()
72 GET_HIGH_WORD(high,t); in cbrt()
73 SET_HIGH_WORD(t,high|sign); in cbrt()
A Ds_expm1.c192 u_int32_t high; in expm1() local
194 GET_HIGH_WORD(high,y); in expm1()
195 SET_HIGH_WORD(y,high+(k<<20)); /* add k to y's exponent */ in expm1()
200 u_int32_t high; in expm1() local
203 GET_HIGH_WORD(high,y); in expm1()
204 SET_HIGH_WORD(y,high+(k<<20)); /* add k to y's exponent */ in expm1()
206 u_int32_t high; in expm1() local
210 GET_HIGH_WORD(high,y); in expm1()
211 SET_HIGH_WORD(y,high+(k<<20)); /* add k to y's exponent */ in expm1()
A Ds_fabs.c24 u_int32_t high; in fabs() local
25 GET_HIGH_WORD(high,x); in fabs()
26 SET_HIGH_WORD(x,high&0x7fffffff); in fabs()
A De_rem_pio2.c114 u_int32_t high; in __ieee754_rem_pio2() local
117 GET_HIGH_WORD(high,y[0]); in __ieee754_rem_pio2()
118 i = j-((high>>20)&0x7ff); in __ieee754_rem_pio2()
125 GET_HIGH_WORD(high,y[0]); in __ieee754_rem_pio2()
126 i = j-((high>>20)&0x7ff); in __ieee754_rem_pio2()
A De_hypot.c112 u_int32_t high; in __ieee754_hypot() local
114 GET_HIGH_WORD(high,t1); in __ieee754_hypot()
115 SET_HIGH_WORD(t1,high+(k<<20)); in __ieee754_hypot()
A De_jn.c262 u_int32_t high; in strong_alias() local
266 GET_HIGH_WORD(high,b); in strong_alias()
267 for(i=1;i<n&&high!=0xfff00000;i++){ in strong_alias()
270 GET_HIGH_WORD(high,b); in strong_alias()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_uintmaxtostr.c26 unsigned int H, L, high, low, rh; in _uintmaxtostr() local
101 high = (unsigned int) (uval >> (sizeof(unsigned int) * CHAR_BIT)); in _uintmaxtostr()
120 if (unlikely(high)) { in _uintmaxtostr()
121 rh = high % base; in _uintmaxtostr()
122 high /= base; in _uintmaxtostr()
142 } while (low | high); in _uintmaxtostr()
/l4re-core-master/l4util/include/ARCH-x86/
A Dapic.h296 unsigned long high; in apic_activate_by_msr() local
301 "=d" (high) in apic_activate_by_msr()
314 "d" (high) in apic_activate_by_msr()
324 unsigned long high; in apic_deactivate_by_msr() local
329 "=d" (high) in apic_deactivate_by_msr()
340 "d" (high) in apic_deactivate_by_msr()
350 unsigned long high; in apic_read_phys_address() local
355 "=d" (high) in apic_read_phys_address()
/l4re-core-master/l4util/include/ARCH-amd64/
A Dapic.h296 unsigned long high; in apic_activate_by_msr() local
301 "=d" (high) in apic_activate_by_msr()
314 "d" (high) in apic_activate_by_msr()
324 unsigned long high; in apic_deactivate_by_msr() local
329 "=d" (high) in apic_deactivate_by_msr()
340 "d" (high) in apic_deactivate_by_msr()
350 unsigned long high; in apic_read_phys_address() local
355 "=d" (high) in apic_read_phys_address()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/signal/
A Dallocrtsig.c64 int __libc_allocate_rtsig (int high);
65 int __libc_allocate_rtsig (int high)
71 return high ? current_rtmin++ : current_rtmax--;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Drpc_prot.c98 return (xdr_u_long (xdrs, &(ar->ar_vers.high))); in xdr_accepted_reply()
120 return xdr_u_long (xdrs, &(rr->rj_vers.high)); in libc_hidden_def()
267 error->re_vers.high = msg->rjcted_rply.rj_vers.high; in _seterr_reply()
276 error->re_vers.high = msg->acpted_rply.ar_vers.high; in _seterr_reply()
A Dclnt_perror.c242 e.re_vers.low, e.re_vers.high); in clnt_sperror()
266 e.re_vers.low, e.re_vers.high); in clnt_sperror()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A Dtempname.c146 uint32_t high, low, rh; in brain_damaged_fillrand() local
151 high = value >> 32; in brain_damaged_fillrand()
153 rh = high % NUM_LETTERS; in brain_damaged_fillrand()
154 high /= NUM_LETTERS; in brain_damaged_fillrand()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/
A Dallocrtsig.c77 __libc_allocate_rtsig (int high)
85 return high ? current_rtmin++ : current_rtmax--;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst-langinfo.c115 int high = sizeof (map) / sizeof (map[0]); in map_paramstr() local
117 while (low < high) in map_paramstr()
119 int med = (low + high) / 2; in map_paramstr()
128 high = med; in map_paramstr()
A Dgen-unicode-ctype.c490 ucs_symbol_range (unsigned int low, unsigned int high) in ucs_symbol_range() argument
496 strcat (buf, ucs_symbol (high)); in ucs_symbol_range()
524 unsigned int low, high; in output_charclass() local
531 high = i - 1; in output_charclass()
533 if (low == high) in output_charclass()
536 strcpy (buf, ucs_symbol_range (low, high)); in output_charclass()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dlseek.c26 __off_t high = 0;
28 __LONG_LONG_PAIR(high, offset),
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/fdpic/
A Ddl-inlines.h191 const unsigned long *high = &primes[ARRAY_SIZE(primes)]; in higher_prime_number() local
193 while (low != high) { in higher_prime_number()
194 const unsigned long *mid = low + (high - low) / 2; in higher_prime_number()
198 high = mid; in higher_prime_number()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Drpc_msg.h97 u_long high; member
117 u_long high; member
A Dauth.h74 u_int32_t high; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dstdlib.c673 void *bsearch(const void *key, const void *base, size_t /* nmemb */ high, in bsearch() argument
683 while (low < high) { in bsearch()
684 mid = low + ((high - low) >> 1); /* Avoid possible overflow here. */ in bsearch()
690 high = mid; in bsearch()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/sparcv7/
A Dudiv.S81 ! This means that %o3 has the high-order bit set.
83 sll %g1, 4, %g1 ! high order bit
104 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
A Durem.S81 ! This means that %o3 has the high-order bit set.
83 sll %g1, 4, %g1 ! high order bit
104 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
A Drem.S94 ! This means that %o3 has the high-order bit set.
96 sll %g1, 4, %g1 ! high order bit
117 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
A Dsdiv.S94 ! This means that %o3 has the high-order bit set.
96 sll %g1, 4, %g1 ! high order bit
117 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-

Completed in 24 milliseconds

123