Searched refs:uint64toscaled (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dutils.h121 * uint64toscaled
150 int uint64toscaled(uint64_t uint64in, int widthin, char *maxmodifier,
H A Dutils.c259 uint64toscaled(uint64_t uint64in, int widthin, char *maxmodifierin, function
358 ret = uint64toscaled(val, widthin, maxmodifierin,
492 ret = uint64toscaled(uint64, width, modifier,
H A Dprctl.c1470 (void) uint64toscaled(rblk_value, 4, "E",
1504 (void) uint64toscaled(rblk_value, 4, "E",

Completed in 63 milliseconds