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

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

float (cimagf)(float complex z)
{
	return cimagf(z);
}
debug log:

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