mailing list of musl libc
 help / color / mirror / code / Atom feed
94d50f2bf12973f9a1d37ee613cdb7299afc12a4 blob 97 bytes (raw)

1
2
3
4
5
6
 
#include "libm.h"

float __math_uflowf(uint32_t sign)
{
	return __math_xflowf(sign, 0x1p-95f);
}
debug log:

solving 94d50f2b ...
found 94d50f2b in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).