Searched defs:INT_BUFSIZE_BOUND (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dinttostr.h50 #define INT_BUFSIZE_BOUND(t) (INT_STRLEN_BOUND (t) + 1) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h126 #define INT_BUFSIZE_BOUND(t) (INT_STRLEN_BOUND (t) + 1) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dintprops.h126 #define INT_BUFSIZE_BOUND(t) (INT_STRLEN_BOUND (t) + 1) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h123 #define INT_BUFSIZE_BOUND(t) (INT_STRLEN_BOUND (t) + 1) macro

Completed in 126 milliseconds