Home
last modified time | relevance | path

Searched refs:IEEE_NAN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dieee754io.h46 #define IEEE_NAN 2 /* found an NaN */ macro
/freebsd/contrib/ntp/libparse/
H A Dieee754io.c290 return IEEE_NAN; in fetch_ieee754()