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

  /src/external/bsd/jemalloc/dist/test/unit/
fxp.c 250 expect_mul_frac(size_t a, const char *fracstr, size_t expected) {
251 fxp_t frac = xparse_fxp(fracstr);
254 "Expected %zu * %s == %zu (fracmul); got %zu", a, fracstr, local
fxp.c 250 expect_mul_frac(size_t a, const char *fracstr, size_t expected) {
251 fxp_t frac = xparse_fxp(fracstr);
254 "Expected %zu * %s == %zu (fracmul); got %zu", a, fracstr, local

Completed in 39 milliseconds