zi                701 crypto/cast5.c #define zi(i)   ((z[(i)/4] >> (8*(3-((i)%4)))) & 0xff)
zi                768 crypto/cast5.c #undef zi