Searched refs:ficlUltoa (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/common/ficl/ |
H A D | utility.c | 126 ficlUltoa(ficlUnsigned value, char *string, int radix) in ficlUltoa() function
|
H A D | primitives.c | 297 (void) ficlUltoa(u, vm->pad, vm->base); in ficlPrimitiveUDot() 310 (void) ficlUltoa(u, vm->pad, 16); in ficlPrimitiveHexDot() 430 (void) ficlUltoa(integer, scratch, in ficlPrimitiveSprintf()
|
H A D | ficl.h | 1306 ficlUltoa(ficlUnsigned value, char *string, int radix);
|
/illumos-gate/usr/src/lib/libficl/ |
H A D | mapfile-vers | 158 ficlUltoa;
|