Searched refs:notoktomul (Results 1 – 3 of 3) sorted by relevance
79 if (notoktomul(fac1, fac2)) in aresize2()
1469 #define notoktomul(fac1, fac2) (((fac1) != 0) && ((fac2) != 0) && \ macro
105 if (notoktomul(z, 2) || notoktoadd(z * 2, n)) in execute()