HomeSort by relevance Sort by last modified time
    Searched refs:ivln2 (Results 1 - 4 of 4) sorted by null

  /bionic/libm/src/
e_pow.c 93 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
200 v = t*ivln2_l-w*ivln2;
e_powf.c 52 ivln2 = 1.4426950216e+00, /* 0x3fb8aa3b =1/ln2 */ variable
141 v = t*ivln2_l-w*ivln2;
  /external/fdlibm/
e_pow.c 96 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
204 v = t*ivln2_l-w*ivln2;
  /external/qemu/distrib/sdl-1.2.12/src/video/
e_pow.h 92 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
194 v = t*ivln2_l-w*ivln2;

Completed in 151 milliseconds