OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_align
(Results
1 - 8
of
8
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
throw-2.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-3.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-4.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-1.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
/ndk/tests/device/test-stlport_static-exception/jni/
throw-2.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-3.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-4.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
throw-1.cpp
9
typedef int
t_align
__attribute__((aligned(ALIGNMENT)));
typedef
15
volatile
t_align
a = 1;
Completed in 86 milliseconds