Searched refs:ignored_types (Results 1 – 2 of 2) sorted by relevance
153 char *ignored_types[] = { in ignore_type() local157 while ((str = ignored_types[i++])) { in ignore_type()
69 static const char *ignored_types[] = { variable897 for(ip = ignored_types; *ip; ip++) in ignore()