Searched refs:j (Results 1 – 1 of 1) sorted by relevance
255 s32 i, j; in SetISBNString() local290 for (j = 0; j < pos[i].length; ++j) in SetISBNString()292 if (isbn[i][j] == '-') in SetISBNString()297 else if ((isbn[i][j] >= '0') && (isbn[i][j] <= '9')) in SetISBNString()299 index = (u16)(isbn[i][j] - '0'); in SetISBNString()430 s32 j; in DispExclusiveMessage() local436 for (j = 0; j < OSi_ONLY_FORCHINA_CHAR_WIDTH; j++) in DispExclusiveMessage()603 s32 j; in OS_ShowAttentionChina() local611 for (j = 0; j < 12; j++, src++) in OS_ShowAttentionChina()613 dst[j] = *src; in OS_ShowAttentionChina()