Home
last modified time | relevance | path

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

/test/xts/dcts/common/
H A Dshm_utils.cpp27 const int DECIM_TEN = 10; variable
244 str[i++] = num % DECIM_TEN + CALCU_FOUR_AIGHT; in Int2String()
245 num /= DECIM_TEN; in Int2String()

Completed in 1 milliseconds