Searched refs:_GCD (Results 1 – 2 of 2) sorted by relevance
125 static MS_U32 _GCD(MS_U32 u32A,MS_U32 u32B) in _GCD() function148 if( (u32GCD = _GCD(*pu32A,*pu32B))==1) return TRUE; in _ReductionFrac()
282 static MS_U32 _GCD(MS_U32 u32A,MS_U32 u32B) in _GCD() function306 u32GCD = _GCD(*pu32A,*pu32B); in _ReductionFrac()