Home
last modified time | relevance | path

Searched defs:_ASM_SIZE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/machine/
Dasm.h106 #define _ASM_SIZE(x) .size x, .-x; macro
/development/ndk/platforms/android-9/arch-arm/include/machine/
Dasm.h75 #define _ASM_SIZE(x) .size x, .-x; macro