Searched refs:test_mod (Results 1 – 5 of 5) sorted by relevance
147 use test_mod
334 module test_mod module 343 use test_mod, only : cray_pointee
66 bool test_mod(testspec_t* t, FILE* ofp);
116 {"mod", 3, 1, test_mod}, /* r3 = r1 % r2 */
729 bool test_mod(testspec_t* t, FILE* ofp) { in test_mod() function