Searched refs:check_source (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | protoize.c | 98 static void check_source (int, const char *); 2717 check_source (int cond, const char *clean_p) in check_source() function 2760 check_source (++ptr < clean_text_limit, 0)) in forward_to_next_token_char() 3121 check_source (--next_end > clean_read_ptr, 0); in edit_formals_lists() 3122 check_source (*next_end == ')', next_end); in edit_formals_lists() 3124 check_source (*next_end == ')', next_end); in edit_formals_lists() 3151 check_source (0, func_name_start); in edit_formals_lists() 3249 check_source (ch == '{', l_brace_p); in find_rightmost_formals_list() 3444 check_source (scan_p > clean_read_ptr, 0); in add_global_decls() 3590 check_source (++scan_p < clean_text_limit, 0); in edit_fn_definition() [all …]
|
| H A D | ChangeLog-1999 | 8095 process_aux_info_file, identify_lineno, check_source,
|