Home
last modified time | relevance | path

Searched defs:INT_STRLEN_BOUND (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/diff/lib/
H A Dinttostr.h41 #define INT_STRLEN_BOUND(t) ((sizeof (t) * CHAR_BIT - 1) * 302 / 1000 + 2) macro
H A Dstrftime.c113 #define INT_STRLEN_BOUND(t) \ macro
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dintprops.h115 #define INT_STRLEN_BOUND(t) \ macro
/freebsd-src/contrib/less/
H A Dless.h233 #define INT_STRLEN_BOUND( global() macro