Home
last modified time | relevance | path

Searched refs:check_result_2 (Results 1 – 5 of 5) sorted by relevance

/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dgalois.c118 check_result_2(charac,deg,"galois_mult",mgg_mt); in init_galois_global()
H A Dsymmetrica.map364 check_result_2;
H A Dmacro.h788 #define C2R(a,b,t,c) if (check_result_2(a,b,t,c) \
H A Ddef.h869 extern INT check_result_2();
H A Drest.c218 INT check_result_2(a,b,t,c) OP a,b,c; char *t; in check_result_2() function