Home
last modified time | relevance | path

Searched refs:FORALL_HASHTABLE (Results 1 – 2 of 2) sorted by relevance

/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dteh.c168 FORALL_HASHTABLE(z2,b, { SWAP(S_V_I(c,i),z2); i++; });
183 FORALL_HASHTABLE(z1,a, {
H A Dmacro.h942 #define FORALL_HASHTABLE(z,a,B)\ macro