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

  /src/external/lgpl3/mpfr/dist/tests/
tsum.c 97 int non_uniform, n; local
100 non_uniform = randlimb () % 10;
113 if (non_uniform && MPFR_NOTZERO (t[i]))

Completed in 15 milliseconds