Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tcpdump/dist/
H A Dfptype.h34 extern void float_type_check(uint32_t);
H A Dfptype.c41 float_type_check(uint32_t in) in float_type_check() function