Searched refs:min3 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/ntp/include/
H A Dntp.h683 * min, min3 and max. Makes it easier to transliterate the spec without
688 #define min3(a,b,c) min(min((a),(b)), (c)) macro
/freebsd-10.1-release/contrib/expat/lib/
H A Dxmltok.c1198 min3 = 0x800, enumerator in enum:__anon924
1208 if (c < min3) {
/freebsd-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c491 ntp_poll = 1<<max(min3(plist->ppoll, plist->hpoll, NTP_MAXPOLL),
/freebsd-10.1-release/contrib/ntp/ntpq/
H A Dntpq-subs.c2851 limit = min3(3 * MAXFRAGS,

Completed in 108 milliseconds