Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwconv.c96 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() macro
103 ITOA_SZSTEP(1); in iwitoa()
114 ITOA_SZSTEP(1) in iwitoa()
140 #undef ITOA_SZSTEP in iwitoa()