Searched refs:InvLn10 (Results 1 – 2 of 2) sorted by relevance
19 #define InvLn10 __log10_data.invln10 macro77 y = y * InvLn10; in log10()128 y = y * InvLn10; in log10()
26 #define InvLn10 __logf_data.invln10 macro87 y = y * InvLn10; in log10f()