HomeSort by relevance Sort by last modified time
    Searched defs:_ASM_SIZE (Results 26 - 32 of 32) sorted by null

12

  /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

12