Searched full:ulltostr (Results 1 – 13 of 13) sorted by relevance
| /titanic_53/usr/src/man/man3c/ |
| H A D | strtol.3c | 12 strtol, strtoll, atol, atoll, atoi, lltostr, ulltostr \- string conversion 50 \fBchar *\fR\fBulltostr\fR(\fBunsigned long long\fR \fIvalue\fR, \fBchar *\fR\fIendptr\fR); 135 .SS "\fBlltostr()\fR and \fBulltostr()\fR" 150 The \fBulltostr()\fR function is similar to \fBlltostr()\fR except that 167 Upon successful completion, \fBlltostr()\fR and \fBulltostr()\fR return a
|
| H A D | Makefile | 1313 ulltostr.3c \ 2336 ulltostr.3c := LINKSRC = strtol.3c
|
| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | lltostr.c | 52 #pragma weak _ulltostr = ulltostr 83 ulltostr(u_longlong_t value, char *ptr) in ulltostr() function
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 956 ulltostr
|
| /titanic_53/usr/src/man/man3lib/ |
| H A D | libc.3lib | 760 \fBulltostr\fR \fBumask\fR
|
| /titanic_53/usr/src/head/ |
| H A D | stdlib.h | 293 extern char *ulltostr(unsigned long long, char *);
|
| /titanic_53/usr/src/cmd/cpio/ |
| H A D | utils.c | 236 digp = ulltostr((u_longlong_t)val, &dbuf[ULL_MAX_SIZE]); in put_value()
|
| /titanic_53/usr/src/cmd/fm/modules/common/eversholt/ |
| H A D | platform.c | 1165 numstr = ulltostr(value.v, nullbyte); in arglist2argv() 1188 numstr = ulltostr(np->u.ull, nullbyte); in arglist2argv()
|
| H A D | fme.c | 2018 numstr = ulltostr(nc->u.name.child->u.ull, nullbyte); in node2fmri() 2089 numstr = ulltostr(ipp->i, nullbyte); in ipath2fmri()
|
| /titanic_53/usr/src/cmd/csh/ |
| H A D | sh.func.c | 1502 pbuf = ulltostr((limit / lp->limdiv), &buf[BUFSZ - 1]); in plim()
|
| /titanic_53/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 2035 ulltostr;
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 1383 link path=usr/share/man/man3c/ulltostr.3c target=strtol.3c
|
| /titanic_53/ |
| H A D | .gitignore | 5299 usr/src/man/man3c/ulltostr.3c
|