Searched refs:LOG2EA (Results 1 – 3 of 3) sorted by relevance
110 #define LOG2EA 4.4269504088896340735992e-1L macro192 z = y * LOG2EA; in log2l()193 z += x * LOG2EA; in log2l()
174 #define LOG2EA 0.44269504088896340735992L macro383 z = LOG2EA * w; in powl()385 z += LOG2EA * x; in powl()
129 LOG2EA = 4.4269504088896340735992468100189213742664595E-1L, variable240 z = y * LOG2EA; in log2l()241 z += x * LOG2EA; in log2l()