HomeSort by: relevance | last modified time | path
    Searched defs:FPIOCONST_POW10_ARRAY_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/printf/
fpioconst.h 41 # define FPIOCONST_POW10_ARRAY_SIZE 15
43 # define FPIOCONST_POW10_ARRAY_SIZE 11
61 extern const struct mp_power _fpioconst_pow10[FPIOCONST_POW10_ARRAY_SIZE]
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
fpioconst.h 41 # define FPIOCONST_POW10_ARRAY_SIZE 15
43 # define FPIOCONST_POW10_ARRAY_SIZE 11
61 extern const struct mp_power _fpioconst_pow10[FPIOCONST_POW10_ARRAY_SIZE]

Completed in 22 milliseconds