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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
bitintpow10.c 122 USItype cntn = pow10_offs[n + 1] - pow10_offs[n]; local
128 pm, cntm * BIL_TYPE_SIZE, pn, cntn * BIL_TYPE_SIZE);

Completed in 36 milliseconds