Searched refs:pe (Results 1 – 3 of 3) sorted by relevance
26 sysdep_routines += framestate unwind-pe27 shared-only-routines += framestate unwind-pe
84 const ext_val *pe = p; in compare() local86 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()
40 preempt_fun (struct hurd_signal_preemptor *pe, in __sigwait()57 return pe->handler; in __sigwait()
Completed in 7 milliseconds