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

/external/liblzf/
H A DlzfP.h81 #ifndef STRICT_ALIGN
82 # define STRICT_ALIGN !(defined(__i386) || defined (__amd64)) macro
168 #if !STRICT_ALIGN
175 # undef STRICT_ALIGN macro
176 # define STRICT_ALIGN 1 macro

Completed in 115 milliseconds