Searched refs:_FUNC_MODE (Results 1 – 1 of 1) sorted by relevance
62 #define _FUNC_MODE .code 16; .thumb_func macro64 #define _FUNC_MODE .code 32 macro79 #define _LEENTRY(x) .type x,_ASM_TYPE_FUNCTION; _FUNC_MODE; x: