Searched defs:LeastCommonMultiple (Results 1 – 4 of 4) sorted by relevance
91 int LeastCommonMultiple(int a, int b) { in LeastCommonMultiple() function
102 TEST(VideoCommonTest, LeastCommonMultiple) { in TEST() argument
117 static uint32 LeastCommonMultiple(uint32 a, uint32 b) { in LeastCommonMultiple() function
255 static uint32 LeastCommonMultiple(uint32 a, uint32 b) { in LeastCommonMultiple() function