Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dscanner.l626 #define CUTLIM_DEC (0xFFFFFFFFU % 10U) macro
628 (n == CUTOFF_DEC && digit > CUTLIM_DEC)) {