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

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Ddouble_decim.c460 int stickystart; local
464 stickystart = 0; /* Stickies start with
468 stickystart = 1; /* Stickies start with
473 for (ids = stickystart; (fs[ids] == '0') && (ids < fracdigs); ids++);

Completed in 45 milliseconds