OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ASM_SIZE
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h
106
#define
_ASM_SIZE
(x) .size x, .-x;
110
_ASM_SIZE
(x)
Completed in 179 milliseconds
1
2