Home | History | Annotate | Download | only in config

Lines Matching refs:X_PRECISION

4918       /* FIXME: 5 = X_PRECISION, should be #define'd where we can use it.
4920 #define X_PRECISION 5
4922 if (gen_to_words (words, X_PRECISION, E_PRECISION) == 0)
7901 LITTLENUM_TYPE w[X_PRECISION];
7906 gen_to_words (w, X_PRECISION, E_PRECISION);