This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
infnan: define NV_NAN_PAYLOAD_MASK and NV_NAN_PAYLOAD_PERM
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 1 Mar 2015 21:19:13 +0000 (16:19 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 12 Jun 2015 13:57:36 +0000 (09:57 -0400)
commitd3137b5f5f06e1a641f5faddf1916829e768876b
treea85632656dee748b51acfbf90f8c06f5d1c2acc3
parent5a14060af165c24c63cfc5d5f4d2aeb52cc41a03
infnan: define NV_NAN_PAYLOAD_MASK and NV_NAN_PAYLOAD_PERM

MASK: how to mask the nan payload bytes
PERM: how to order the nan payload bytes (0x0 = LSB)
perl.h