Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dspeed.c98 #define MISALIGN 64 macro
2136 if (misalign > MISALIGN) { in speed_main()
2138 "%s: Maximum offset is %d\n", prog, MISALIGN); in speed_main()