Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dcommon.h31 # define ALIGN64 __attribute((aligned(64))) macro
34 # define ALIGN64 __declspec(align(64)) macro
37 # define ALIGN64 macro

Completed in 5 milliseconds