Searched defs:sigfigs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Libc-1044.1.2/gdtoa/FreeBSD/
H A D_hdtoa.c126 static const int sigfigs = (DBL_MANT_DIG + 3) / 4; local
228 static const int sigfigs = (LDBL_MANT_DIG + 3) / 4; local
[all...]
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dpcap.h151 bpf_u_int32 sigfigs; /* accuracy of timestamps */ member in struct:pcap_file_header
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.c654 unsigned long sigfigs; member in struct:swrap_file_hdr

Completed in 116 milliseconds