Searched refs:LNnn (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumberSymbols.h67 #define LNnn __decLNnn macro
H A DdecNumber.c5496 /* LNnn -- 90-entry 16-bit table for values from .10 through .99. */
5505 /* where e and c are extracted from entry k = LNnn[x-10] */
5509 const uShort LNnn[90]={9016, 8652, 8316, 8008, 7724, 7456, 7208, variable
5570 /* 4. An iteration might be saved by widening the LNnn table, and */
5705 t=LNnn[t-10]; /* look up ln(b) */

Completed in 116 milliseconds