Searched refs:need_space (Results 1 – 1 of 1) sorted by relevance
5980 int need_space; in d_print_function_type() local5985 need_space = 0; in d_print_function_type()6005 need_space = 1; in d_print_function_type()6019 if (! need_space) in d_print_function_type()6023 need_space = 1; in d_print_function_type()6025 if (need_space && d_last_char (dpi) != ' ') in d_print_function_type()6057 int need_space; in d_print_array_type() local6059 need_space = 1; in d_print_array_type()6072 need_space = 0; in d_print_array_type()6078 need_space = 1; in d_print_array_type()[all …]