OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRICT_ALIGN
(Results
1 - 2
of
2
) sorted by null
/external/liblzf/
lzfP.h
81
#ifndef
STRICT_ALIGN
82
# define
STRICT_ALIGN
!(defined(__i386) || defined (__amd64))
168
#if !
STRICT_ALIGN
175
# undef
STRICT_ALIGN
176
# define
STRICT_ALIGN
1
lzf_c.c
155
#if
STRICT_ALIGN
Completed in 113 milliseconds