Searched refs:ItemCount (Results 1 – 1 of 1) sorted by relevance
37 u8 ItemCount =0; in shell_array_init() local39 for (ItemCount=0; ItemCount<ArrayLen; ItemCount++){ in shell_array_init()40 *(pArrayToInit+ItemCount) = InitValue; in shell_array_init()
Completed in 3 milliseconds