Home
last modified time | relevance | path

Searched defs:NV_NAN (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dperl.h3296 # define NV_NAN LDBL_NAN macro
3299 # define NV_NAN LDBL_QNAN macro
3302 # define NV_NAN LDBL_SNAN macro
3306 # define NV_NAN (NV)DBL_NAN macro
3309 # define NV_NAN (NV)DBL_QNAN macro
3312 # define NV_NAN (NV)DBL_SNAN macro
3315 # define NV_NAN (NV)QNAN macro
3318 # define NV_NAN (NV)SNAN macro
3321 # define NV_NAN (NV)NAN macro