Home
last modified time | relevance | path

Searched defs:ALIGN32 (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Dcommon.h30 # define ALIGN32 __attribute((aligned(32))) macro
33 # define ALIGN32 __declspec(align(32)) macro
36 # define ALIGN32 macro

Completed in 5 milliseconds