Searched refs:u8VerCharIndex (Results 1 – 2 of 2) sorted by relevance
1497 MS_U8 u8VerCharIndex = 0 ; in MApi_XC_Init_U2() local1501 for (; u8VerCharIndex < 8 ; u8VerCharIndex++) in MApi_XC_Init_U2()1502 printf("%c",_api_xc_version.DDI.change[u8VerCharIndex]); in MApi_XC_Init_U2()
1494 MS_U8 u8VerCharIndex = 0 ;1498 for (; u8VerCharIndex < 8 ; u8VerCharIndex++)1499 printf("%c",_api_xc_version.DDI.change[u8VerCharIndex]);