Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcreststn.c89 itoa1(int32_t i, char* buf) in itoa1() function
1754 u_uastrcpy(element, itoa1(j,buf)); in testTag()
1793 u_uastrcpy(element, itoa1(idx,buf)); in testTag()
1844 u_uastrcpy(element, itoa1(row, buf)); in testTag()
1846 u_uastrcpy(element, itoa1(col, buf)); in testTag()
1893 u_uastrcpy(element, itoa1(row, buf)); in testTag()
1895 u_uastrcpy(element, itoa1(col, buf)); in testTag()
1953 strcat(item_tag, itoa1(idx,buf)); in testTag()
1979 u_uastrcpy(element, itoa1(idx,buf)); in testTag()