K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-05-10T19:21:50.190157Z K 7 svn:log V 248 MFC: r207330, r207620 - Remove dead code. Calculated greatest common divisor was not used at all. - Prefer u_int32_t over unsigned int to make its intention more clearer. - Move the function to a header file and make it a static inline function. END