Searched refs:ARRAY32_TO_STREAM (Results 1 – 2 of 2) sorted by relevance
59 #define ARRAY32_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < 32; ijk++) *(p)++… macro
227 #define ARRAY32_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < 32; ijk++) *(p)++… macro