Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dcommon.h67 #define HC_ALIGN(x) __attribute__((aligned(x))) macro
69 #define HC_ALIGN(x) __declspec(align(x)) macro
71 #define HC_ALIGN(x) macro
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c41 HC_ALIGN(16)