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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_pow.c 94 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
202 v = t*ivln2_l-w*ivln2;
e_powf.c 53 ivln2_l = 7.0526075433e-06; /* 0x36eca570 =1/ln2 tail*/ variable
143 v = t*ivln2_l-w*ivln2;
  /device/google/contexthub/lib/libm/
ef_pow.c 57 ivln2_l = 7.0526075433e-06; /* 0x36eca570 =1/ln2 tail*/ variable
145 v = t*ivln2_l-w*ivln2;
  /external/fdlibm/
e_pow.c 98 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
204 v = t*ivln2_l-w*ivln2;

Completed in 808 milliseconds