Searched refs:EXT_C (Results 1 – 2 of 2) sorted by relevance
19 #define EXT_C(sym) sym macro20 #define FUNCTION(x) .globl EXT_C(x) ; .type EXT_C(x), @function ; EXT_C(x):
57 #define EXT_C(sym) sym macro58 #define FUNCTION(x) .globl EXT_C(x) ; .type EXT_C(x), @function ; EXT_C(x):