Searched defs:DEC_UNROLL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h282 #define DEC_UNROLL FULL macro
284 #define DEC_UNROLL PARTIAL macro
286 #define DEC_UNROLL NONE macro
499 #undef DEC_UNROLL macro
500 #define DEC_UNROLL NONE macro
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h369 #define DEC_UNROLL FULL macro
371 #define DEC_UNROLL PARTIAL macro
373 #define DEC_UNROLL NONE macro
548 #undef DEC_UNROLL macro
549 #define DEC_UNROLL NONE macro

Completed in 109 milliseconds