Searched refs:ITOA_SZSTEP (Results 1 – 1 of 1) sorted by relevance
96 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() macro103 ITOA_SZSTEP(1); in iwitoa()114 ITOA_SZSTEP(1) in iwitoa()140 #undef ITOA_SZSTEP in iwitoa()