Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Dieee754io.c203 return IEEE_BADCALL; in fetch_ieee754()
241 return IEEE_BADCALL; in fetch_ieee754()
461 return IEEE_BADCALL; in put_ieee754()
/freebsd/contrib/ntp/include/
H A Dieee754io.h45 #define IEEE_BADCALL 1 /* bad call parameters */ macro