HomeSort by relevance Sort by last modified time
    Searched refs:__bionic_asm_function_type (Results 1 - 11 of 11) sorted by null

  /bionic/libc/arch-arm64/include/machine/
asm.h 43 #undef __bionic_asm_function_type macro
44 #define __bionic_asm_function_type %function macro
  /bionic/libc/arch-arm/include/machine/
asm.h 48 #undef __bionic_asm_function_type macro
49 #define __bionic_asm_function_type #function macro
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
asm.h 45 #undef __bionic_asm_function_type macro
46 #define __bionic_asm_function_type %function macro
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
asm.h 45 #undef __bionic_asm_function_type macro
46 #define __bionic_asm_function_type %function macro
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
asm.h 45 #undef __bionic_asm_function_type macro
46 #define __bionic_asm_function_type %function macro
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
asm.h 45 #undef __bionic_asm_function_type macro
46 #define __bionic_asm_function_type %function macro
  /development/ndk/platforms/android-21/arch-arm/include/machine/
asm.h 50 #undef __bionic_asm_function_type macro
51 #define __bionic_asm_function_type #function macro
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
asm.h 50 #undef __bionic_asm_function_type macro
51 #define __bionic_asm_function_type #function macro
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
asm.h 50 #undef __bionic_asm_function_type macro
51 #define __bionic_asm_function_type #function macro
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
asm.h 50 #undef __bionic_asm_function_type macro
51 #define __bionic_asm_function_type #function macro
  /bionic/libc/private/
bionic_asm.h 37 #define __bionic_asm_function_type @function macro
45 .type f, __bionic_asm_function_type; \

Completed in 2055 milliseconds