Searched refs:check_aux_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c90 static void check_aux_info (int);
1324 check_aux_info (int cond)
1368 check_aux_info (l[0] == '/');
1369 check_aux_info (l[1] == '*');
1370 check_aux_info (l[2] == ' ');
1428 check_aux_info (l[0] == '/');
1429 check_aux_info (l[1] == '*');
1430 check_aux_info (l[2] == ' ');
1482 check_aux_info ((*p == 'N') || (*p == 'O') || (*p == 'I'));
1498 check_aux_info ((*
1312 check_aux_info (int cond) function
[all...]

Completed in 111 milliseconds