Searched refs:test_lcm (Results 1 – 3 of 3) sorted by relevance
69 bool test_lcm(testspec_t* t, FILE* ofp);
119 {"lcm", 3, 1, test_lcm}, /* r3 = lcm(r1, r2) */
793 bool test_lcm(testspec_t* t, FILE* ofp) { in test_lcm() function