Searched refs:_FUNC_MODE (Results 1 – 2 of 2) sorted by relevance
35 #define _FUNC_MODE .code 16; .thumb_func macro37 #define _FUNC_MODE .code 32 macro46 _FUNC_MODE; \
80 #define _FUNC_MODE .code 16; .thumb_func macro82 #define _FUNC_MODE .code 32 macro85 #define _LEENTRY(x) .type x,_ASM_TYPE_FUNCTION; _FUNC_MODE; x: