Home
last modified time | relevance | path

Searched refs:ITOA_SZSTEP (Results 1 – 1 of 1) sorted by relevance

/third_party/iowow/src/utils/
Diwconv.c64 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() macro
71 ITOA_SZSTEP(1); in iwitoa()
79 ITOA_SZSTEP(1) in iwitoa()
104 #undef ITOA_SZSTEP in iwitoa()