Searched refs:tenp (Results 1 – 1 of 1) sorted by relevance
66 long double t, tenp; in exp10l() local80 tenp = 10.0L; in exp10l()85 t *= tenp; in exp10l()88 tenp *= tenp; in exp10l()90 t *= tenp; in exp10l()