mailing list of musl libc
 help / color / mirror / code / Atom feed
fa7d06208e41da7ad2ba0fbe912af70d4bf82d95 blob 96 bytes (raw)

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

float __math_oflowf(uint32_t sign)
{
	return __math_xflowf(sign, 0x1p97f);
}
debug log:

solving fa7d0620 ...
found fa7d0620 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).