Searched refs:pFraction (Results 1 – 2 of 2) sorted by relevance
156 bool GetFractionValueFromString(char *szStr, u8 *pInteger, u8 *pFraction,
943 char *szStr, u8 *pInteger, u8 *pFraction, u32 *pu4bMove in GetFractionValueFromString() argument951 *pFraction = 0; in GetFractionValueFromString()974 *pFraction = *szScan - '0'; in GetFractionValueFromString()
Completed in 6 milliseconds