Searched refs:IS_SYM_TYPE (Results 1 – 1 of 1) sorted by relevance
178 #define IS_SYM_TYPE(t) ((t) == '?' || isalpha((t)) != 0) macro1776 assert(IS_SYM_TYPE((unsigned char) type)); in sym_elem_def()1788 assert(IS_SYM_TYPE((unsigned char) type)); in sym_elem_global()1847 assert(IS_SYM_TYPE((unsigned char) type)); in sym_elem_undef()