Searched refs:ficlLtoa (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/common/ficl/ |
H A D | utility.c | 79 ficlLtoa(ficlInteger value, char *string, int radix) in ficlLtoa() function
|
H A D | loader.c | 624 (void) ficlLtoa((c).i, pVM->pad, pVM->base); in displayCellNoPad()
|
H A D | ficl.h | 1304 ficlLtoa(ficlInteger value, char *string, int radix);
|
H A D | primitives.c | 284 (void) ficlLtoa((c).i, vm->pad, vm->base); in ficlPrimitiveDot() 433 (void) ficlLtoa(integer, scratch, base); in ficlPrimitiveSprintf()
|
/illumos-gate/usr/src/lib/libficl/ |
H A D | mapfile-vers | 97 ficlLtoa;
|