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

  /bionic/libc/private/
bionic_asm_arm64.h 42 #undef __bionic_asm_function_type macro
43 #define __bionic_asm_function_type %function macro
bionic_asm_arm.h 47 #undef __bionic_asm_function_type macro
48 #define __bionic_asm_function_type #function macro
bionic_asm.h 37 #define __bionic_asm_function_type @function macro
55 .type f, __bionic_asm_function_type; \

Completed in 74 milliseconds