Home
last modified time | relevance | path

Searched refs:test_invmod (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h72 bool test_invmod(testspec_t* t, FILE* ofp);
H A Dimtest.c122 {"invmod", 3, 1, test_invmod}, /* r3 = r1^-1 mod r2 */
H A Dimdrover.c837 bool test_invmod(testspec_t* t, FILE* ofp) { in test_invmod() function