Searched defs:INT_STRLEN_BOUND (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dinttostr.h45 #define INT_STRLEN_BOUND(t) \ macro
H A Dstrftime.c157 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dintprops.h72 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/text_cmds-88/sort/
H A Dintprops.h60 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dshell.c84 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/gpatch-3/patch/
H A Dbackupfile.c92 #define INT_STRLEN_BOUND(t) ((sizeof (t) * CHAR_BIT - 1) * 302 / 1000 + 2) macro
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dgeneral.h100 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/emacs-93/emacs/src/
H A Dstrftime.c165 #define INT_STRLEN_BOUND(t) \ macro
/macosx-10.10/less-25/less/
H A Dless.h216 #define INT_STRLEN_BOUND(t) ((sizeof(t) * CHAR_BIT - 1) * 302 / 1000 + 1 + 1) macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dsnprintf.c134 #define INT_STRLEN_BOUND(t) \ macro

Completed in 169 milliseconds