Home
last modified time | relevance | path

Searched refs:pe (Results 1 – 3 of 3) sorted by relevance

/sysdeps/generic/
A DMakefile26 sysdep_routines += framestate unwind-pe
27 shared-only-routines += framestate unwind-pe
/sysdeps/ieee754/ldbl-128ibm/
A Ds_fmal.c84 const ext_val *pe = p; in compare() local
86 if (pe->val == 0) in compare()
90 else if (pe->exp < qe->exp) in compare()
92 else if (pe->exp > qe->exp) in compare()
96 double pd = fabs (pe->val); in compare()
/sysdeps/mach/hurd/
A Dsigwait.c40 preempt_fun (struct hurd_signal_preemptor *pe, in __sigwait()
57 return pe->handler; in __sigwait()

Completed in 5 milliseconds