Home
last modified time | relevance | path

Searched defs:t_h (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/msun/ld128/
H A De_powl.c149 long double s2, s_h, s_l, t_h, t_l; in powl() local
/freebsd/lib/msun/src/
H A De_powf.c149 float s2,s_h,s_l,t_h,t_l; in powf() local
[all...]
H A De_pow.c207 double ss,s2,s_h,s_l,t_h,t_l; in pow() local
[all...]
/freebsd/crypto/openssl/ssl/
H A Dpriority_queue.c107 struct pq_heap_st *h = pq->heap, t_h; in pqueue_swap_elem() local