Searched defs:SYMBOL_IS_FUNC (Results 1 – 2 of 2) sorted by relevance
34 #define SYMBOL_IS_FUNC(name) macro 45 #define SYMBOL_IS_FUNC(name) .type name,%function macro 47 #define SYMBOL_IS_FUNC(name) .type name,@function macro 63 #define SYMBOL_IS_FUNC(name) \ macro [all...]
120 #define SYMBOL_IS_FUNC( global() macro