Searched refs:print_type (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/rtti/ |
H A D | typeid2.C | 5 template <typename T> const char *print_type (const T &) { in print_type() function 13 if (print_type (&pp1) != print_type (&pp2<int>)) in main()
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | z8kgen.c | 878 print_type (struct op *n) in print_type() function 950 print_type (p); in internal()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | z8kgen.c | 878 print_type (struct op *n) in print_type() function 950 print_type (p); in internal()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | langhooks.h | 328 lang_print_tree_hook print_type; member
|
H A D | print-tree.c | 577 (*lang_hooks.print_type) (file, node, indent);
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | langhooks.h | 374 lang_print_tree_hook print_type; member
|
H A D | print-tree.c | 641 lang_hooks.print_type (file, node, indent); in print_node()
|
/openbsd-src/gnu/llvm/lldb/examples/darwin/heap_find/ |
H A D | heap.py | 794 if options.print_type and derefed_dynamic_value:
|
/openbsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 3145 print_media_word(uint64_t ifmw, int print_type, int as_syntax) in print_media_word() 3150 if (print_type) in print_media_word() 3144 print_media_word(uint64_t ifmw,int print_type,int as_syntax) print_media_word() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-2000 | 1061 (print_type): Rename to print_type_id. 1575 print_function_parameter, print_type, print_cv_qualifier): New
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog | 10933 (print_type): Rename to print_type_id. 11447 print_function_parameter, print_type, print_cv_qualifier): New
|