OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRICT_ALIGNMENT
(Results
1 - 7
of
7
) sorted by null
/external/openssl/crypto/modes/
ofb128.c
61
#define
STRICT_ALIGNMENT
66
# undef
STRICT_ALIGNMENT
92
#if defined(
STRICT_ALIGNMENT
)
cbc128.c
61
#define
STRICT_ALIGNMENT
1
66
# undef
STRICT_ALIGNMENT
67
# define
STRICT_ALIGNMENT
0
80
if (
STRICT_ALIGNMENT
&&
132
if (
STRICT_ALIGNMENT
&&
157
if (
STRICT_ALIGNMENT
&&
cfb128.c
61
#define
STRICT_ALIGNMENT
66
# undef
STRICT_ALIGNMENT
93
#if defined(
STRICT_ALIGNMENT
)
138
#if defined(
STRICT_ALIGNMENT
)
ctr128.c
64
#define
STRICT_ALIGNMENT
69
# undef
STRICT_ALIGNMENT
145
#if defined(
STRICT_ALIGNMENT
)
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h
603
#define
STRICT_ALIGNMENT
1
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h
603
#define
STRICT_ALIGNMENT
1
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
arm.h
603
#define
STRICT_ALIGNMENT
1
[
all
...]
Completed in 1435 milliseconds