Searched refs:inttostr (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/gnutar-453/gnutar/lib/
H A Duinttostr.c1 #define inttostr uinttostr macro
3 #include "inttostr.c"
H A Dimaxtostr.c1 #define inttostr imaxtostr macro
3 #include "inttostr.c"
H A Dofftostr.c1 #define inttostr offtostr macro
3 #include "inttostr.c"
H A Dumaxtostr.c1 #define inttostr umaxtostr macro
3 #include "inttostr.c"
H A Dinttostr.c0 /* inttostr.c -- convert integers to printable strings
23 #include "inttostr.h"
30 inttostr (inttype i, char *buf) function
H A Dpaxlib.h25 #include <inttostr.h>
H A Dgnulib.mk12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libtar --source-base=.#bootmp/lib --m4-base=.#bootmp/m4 --doc-base=.#bootmp/doc --aux-dir=.#bootmp/build-aux --avoid=lock --avoid=size_max --avoid=xsize --no-libtool --macro-prefix=gl alloca argmatch argp backupfile closeout configmake dirname error exclude exitfail fileblocks fnmatch-gnu ftruncate full-write getdate getline getopt getpagesize gettext gettime hash human inttostr inttypes lchown localcharset memset mkdtemp modechange obstack quote quotearg rmdir rpmatch safe-read save-cwd savedir setenv stat-time stdbool stdint stpcpy strdup strerror strtol strtoul timespec unlinkdir unlocked-io utime utimens version-etc-fsf xalloc xalloc-die xgetcwd xstrtoumax
515 ## begin gnulib module inttostr
518 EXTRA_DIST += imaxtostr.c inttostr.c inttostr.h offtostr.c uinttostr.c umaxtostr.c
520 EXTRA_libtar_a_SOURCES += imaxtostr.c inttostr.c offtostr.c uinttostr.c umaxtostr.c
522 ## end gnulib module inttostr
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dimaxtostr.c1 #define inttostr imaxtostr macro
3 #include "inttostr.c"
H A Dofftostr.c1 #define inttostr offtostr macro
3 #include "inttostr.c"
H A Dumaxtostr.c1 #define inttostr umaxtostr macro
3 #include "inttostr.c"
H A Dinttostr.c0 /* inttostr.c -- convert integers to printable strings
21 #include "inttostr.h"
28 inttostr (inttype i, char *buf) function
/macosx-10.10/text_cmds-88/sort/
H A Dumaxtostr.c1 #define inttostr umaxtostr macro
3 #include "inttostr.c"
H A Dinttostr.c0 /* inttostr.c -- convert integers to printable strings
24 #include "inttostr.h"
31 inttostr (inttype i, char *buf) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Ditos.c33 inttostr (i, buf, len) function
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dexterns.h177 extern char *inttostr __P((intmax_t, char *, size_t));
H A Dvariables.c817 name = inttostr (getppid (), namebuf, sizeof(namebuf));
831 b = inttostr (current_user.uid, buff, sizeof (buff));
840 b = inttostr (current_user.euid, buff, sizeof (buff));
868 s = inttostr (patch_level, b, sizeof (b));
870 s = inttostr (build_version, b, sizeof (b));
893 v = inttostr (lines, val, sizeof (val));
896 v = inttostr (cols, val, sizeof (val));
4245 t = inttostr (ps[i], tbuf, sizeof (tbuf));
4271 t = inttostr (ps[i], tbuf, sizeof (tbuf));
4281 t = inttostr (p
[all...]
H A Darray.c683 is = inttostr (element_index(ae), indstr, sizeof(indstr));
859 inttostr (element_index(ae), lbuf, sizeof (lbuf)),
H A Dpcomplete.c892 value = inttostr (ind, ibuf, sizeof(ibuf));
903 value = inttostr (cw, ibuf, sizeof(ibuf));
H A Dprint_cmd.c1225 argp = inttostr (digit_arg, intbuf, sizeof (intbuf));
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dcontext.c24 #include <inttostr.h>
H A Dcmp.c32 #include <inttostr.h>
H A Ddiff3.c35 #include <inttostr.h>
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dgenfile.c34 #include <inttostr.h>
/macosx-10.10/gnutar-453/gnutar/src/
H A Dlist.c23 #include <inttostr.h>
H A Dsparse.c20 #include <inttostr.h>

Completed in 292 milliseconds

12