Searched refs:check_table (Results 1 – 3 of 3) sorted by relevance
1218 static struct check *check_table[] = { variable1293 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in disable_warning_error()1294 struct check *cc = check_table[i]; in disable_warning_error()1319 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in parse_checks_option()1320 struct check *c = check_table[i]; in parse_checks_option()1339 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in process_checks()1340 struct check *c = check_table[i]; in process_checks()
144 function check_table {189 while ! check_table 0 exp0 $((retries == 0)); do193 while ! check_table 1 exp1 $((retries == 0)); do
1836 static struct check *check_table[] = { variable1931 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in disable_warning_error()1932 struct check *cc = check_table[i]; in disable_warning_error()1957 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in parse_checks_option()1958 struct check *c = check_table[i]; in parse_checks_option()1977 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in process_checks()1978 struct check *c = check_table[i]; in process_checks()