Searched refs:__symbol_type (Results 1 – 1 of 1) sorted by relevance
107 static bool symbol_type__filter(char __symbol_type) in symbol_type__filter() argument119 char symbol_type = toupper(__symbol_type); in symbol_type__filter()121 … __symbol_type == 'u' || __symbol_type == 'l' || __symbol_type == 'N' || __symbol_type == '1'; in symbol_type__filter()