9front - general discussion about 9front
 help / color / mirror / Atom feed
* /arm64/include/math
@ 2020-06-08  1:42 kokamoto
  2020-06-08 11:05 ` [9front] /arm64/include/math kvik
  0 siblings, 1 reply; 2+ messages in thread
From: kokamoto @ 2020-06-08  1:42 UTC (permalink / raw)
  To: 9front

#define isinf(x) isInf(x)

line should be
#define isinf(x) isInf(x, 0)
?

Kenji



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-08 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-08  1:42 /arm64/include/math kokamoto
2020-06-08 11:05 ` [9front] /arm64/include/math kvik

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).