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

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_logl.c 118 #define TSIZE (INTERVALS + 1)
122 #define ln2_hi F_hi(TSIZE - 1)
123 #define ln2_lo F_lo(TSIZE - 1)
132 } T[TSIZE] = {
290 } U[TSIZE] = {
  /external/pdfium/third_party/libtiff/
tif_pixarlog.c 101 #define TSIZE 2048 /* decode table size (11-bit tokens) */
546 for (i = nlin; i < TSIZE; i++)
    [all...]

Completed in 289 milliseconds