Searched refs:j (Results 1 – 1 of 1) sorted by relevance
256 s32 i, j; in SetISBNString() local291 for (j = 0; j < pos[i].length; ++j) in SetISBNString()293 if (isbn[i][j] == '-') in SetISBNString()298 else if ((isbn[i][j] >= '0') && (isbn[i][j] <= '9')) in SetISBNString()300 index = (u16)(isbn[i][j] - '0'); in SetISBNString()431 s32 j; in DispExclusiveMessage() local437 for (j = 0; j < OSi_ONLY_FORCHINA_CHAR_WIDTH; j++) in DispExclusiveMessage()598 s32 j; in OS_ShowAttentionChina() local606 for (j = 0; j < 12; j++, src++) in OS_ShowAttentionChina()608 dst[j] = *src; in OS_ShowAttentionChina()