Searched refs:ficlLtoa (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dutility.c78 ficlLtoa(ficlInteger value, char *string, int radix) function
H A Dficl.h1302 ficlLtoa(ficlInteger value, char *string, int radix);
H A Dloader.c394 ficlLtoa((c).i, pVM->pad, pVM->base);
H A Dprimitives.c284 ficlLtoa((c).i, vm->pad, vm->base);
430 ficlLtoa(integer, scratch, base);

Completed in 77 milliseconds