Searched refs:STRICT_ALIGN (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/liblzf-3.4/
H A DlzfP.h81 #ifndef STRICT_ALIGN
82 # define STRICT_ALIGN !(defined(__i386) || defined (__amd64)) macro
131 #if !STRICT_ALIGN
139 # undef STRICT_ALIGN macro
140 # define STRICT_ALIGN 1 macro
H A Dlzf_c.c167 #if STRICT_ALIGN

Completed in 64 milliseconds