Searched refs:mplogb (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/libc-test/src/math/gen/ | ||
H A D | mplibm.c | 165 int mplogb(struct t *t) { return mpd1(t, logb); } in mplogb() function |
H A D | mp.c | 449 int mplogb(struct t *t) in mplogb() function |
Completed in 4 milliseconds