Searched refs:size_to_chars (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/src/
H A Dcommon.h473 #define SIZE_TO_CHARS(val, where) size_to_chars (val, where, sizeof (where))
485 bool size_to_chars (size_t v, char *buf, size_t size);
H A Dcreate.c444 size_to_chars (size_t v, char *p, size_t s)
443 size_to_chars (size_t v, char *p, size_t s) function

Completed in 175 milliseconds