Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_prop.c77 #define _CITRUS_PROP_READ_UINT_COMMON(_func_, _type_, _max_) \ argument
87 cutoff = _max_ / base; \
88 cutlim = _max_ % base; \