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

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dp-lang.h190 int show, int passed_a_ptr,
199 int passed_a_ptr, int demangled_args,
212 int passed_a_ptr, const struct type_print_options *flags) const;
H A Dp-typeprint.c172 int show, int passed_a_ptr,
193 if (passed_a_ptr)
205 if (passed_a_ptr)
209 stream, 0, passed_a_ptr, flags); local
221 if (passed_a_ptr)
237 if (passed_a_ptr)
312 int show, int passed_a_ptr,
330 passed_a_ptr, 0, flags);
339 int show, int passed_a_ptr,
354 if (passed_a_ptr)
170 type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, const struct type_print_options *flags) const argument
310 type_print_func_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, const struct type_print_options *flags) const argument
337 type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, const struct type_print_options *flags) const argument
[all...]
H A Df-typeprint.c95 int show, int passed_a_ptr) const
113 if (passed_a_ptr)
150 int show, int passed_a_ptr,
240 passed_a_ptr, 0,
242 if (passed_a_ptr)
148 f_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, int arrayprint_recurse_level, bool print_rank_only) const argument
H A Dc-typeprint.c361 int show, int passed_a_ptr,
395 stream, -1, passed_a_ptr, language, flags,
410 stream, -1, passed_a_ptr, language, flags,
429 if (passed_a_ptr)
437 if (passed_a_ptr)
443 stream, show, passed_a_ptr, 0,
755 int show, int passed_a_ptr,
775 if (passed_a_ptr)
814 if (passed_a_ptr)
819 show, passed_a_ptr,
357 c_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int need_post_space, enum language language, const struct type_print_options *flags, struct print_offset_data *podata) argument
393 stream, -1, passed_a_ptr, language, flags, local
408 stream, -1, passed_a_ptr, language, flags, local
751 c_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, enum language language, const struct type_print_options *flags) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dp-typeprint.c209 int show, int passed_a_ptr,
230 if (passed_a_ptr)
242 if (passed_a_ptr)
246 stream, 0, passed_a_ptr, flags);
258 if (passed_a_ptr)
274 if (passed_a_ptr)
346 int show, int passed_a_ptr,
364 passed_a_ptr, 0, flags);
374 int show, int passed_a_ptr,
389 if (passed_a_ptr)
207 pascal_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, const struct type_print_options *flags) argument
245 stream, 0, passed_a_ptr, flags); local
344 pascal_type_print_func_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, const struct type_print_options *flags) argument
363 passed_a_ptr, 0, flags); local
372 pascal_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, const struct type_print_options *flags) argument
[all...]
H A Df-typeprint.c113 int show, int passed_a_ptr)
131 if (passed_a_ptr)
173 int show, int passed_a_ptr, int demangled_args,
261 passed_a_ptr, 0,
263 if (passed_a_ptr)
111 f_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
171 f_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, int arrayprint_recurse_level, bool print_rank_only) argument
260 passed_a_ptr, 0, local
H A Dc-typeprint.c367 int show, int passed_a_ptr,
401 stream, -1, passed_a_ptr, language, flags,
416 stream, -1, passed_a_ptr, language, flags,
435 if (passed_a_ptr)
443 if (passed_a_ptr)
449 stream, show, passed_a_ptr, 0,
759 int show, int passed_a_ptr,
779 if (passed_a_ptr)
818 if (passed_a_ptr)
823 show, passed_a_ptr,
363 c_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int need_post_space, enum language language, const struct type_print_options *flags, struct print_offset_data *podata) argument
399 stream, -1, passed_a_ptr, language, flags, local
414 stream, -1, passed_a_ptr, language, flags, local
447 stream, show, passed_a_ptr, 0, local
755 c_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args, enum language language, const struct type_print_options *flags) argument
821 show, passed_a_ptr, 0, language, flags); local
826 show, passed_a_ptr, 0, language, flags); local
[all...]

Completed in 223 milliseconds