Searched refs:tinyl (Results 1 – 2 of 2) sorted by relevance
83 #define tinyl C[6] macro93 if (w < tinyl) in coshl()
78 tinyl = 7.5e-37L, variable94 t = w < tinyl ? w : expm1l(w); in coshl()