Searched defs:ivln2 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A De_pow.h92 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
194 v = t*ivln2_l-w*ivln2;
/external/fdlibm/
H A De_pow.c96 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
204 v = t*ivln2_l-w*ivln2;

Completed in 49 milliseconds