| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | langhooks.h | 36 union tree_node *(*walk_subtrees) PARAMS ((union tree_node **, int *, 37 union tree_node *(*) 38 (union tree_node **, 41 int (*cannot_inline_tree_fn) PARAMS ((union tree_node **)); 42 int (*disregard_inline_limits) PARAMS ((union tree_node *)); 43 union tree_node *(*add_pending_fn_decls) PARAMS ((void *, 44 union tree_node *)); 45 int (*tree_chain_matters_p) PARAMS ((union tree_node *)); 46 int (*auto_var_in_fn_p) PARAMS ((union tree_node *, union tree_node *)); 47 union tree_node *(*copy_res_decl_for_inlining) PARAMS ((union tree_node *, [all …]
|
| H A D | toplev.h | 70 extern void rest_of_decl_compilation PARAMS ((union tree_node *, 72 extern void rest_of_type_compilation PARAMS ((union tree_node *, int)); 73 extern void rest_of_compilation PARAMS ((union tree_node *)); 75 extern void pedwarn_with_decl PARAMS ((union tree_node *, 77 extern void warning_with_decl PARAMS ((union tree_node *, 79 extern void error_with_decl PARAMS ((union tree_node *, 82 extern void announce_function PARAMS ((union tree_node *)); 88 extern void warn_deprecated_use PARAMS ((union tree_node *)); 106 extern int wrapup_global_declarations PARAMS ((union tree_node **, int)); 107 extern void check_global_declarations PARAMS ((union tree_node **, int));
|
| H A D | integrate.h | 42 union tree_node *fndecl; 152 extern union tree_node *copy_decl_for_inlining PARAMS ((union tree_node *, 153 union tree_node *, 154 union tree_node *)); 159 extern bool function_attribute_inlinable_p PARAMS ((union tree_node *));
|
| H A D | mkconfig.sh | 57 union tree_node; 58 typedef union tree_node *tree;
|
| H A D | output.h | 496 union tree_node; 497 extern unsigned int default_section_type_flags PARAMS ((union tree_node *, 499 extern unsigned int default_section_type_flags_1 PARAMS ((union tree_node *,
|
| H A D | real.h | 331 REAL_VALUE_TYPE real_value_from_int_cst PARAMS ((union tree_node *, 332 union tree_node *));
|
| H A D | varray.c | 45 sizeof (union tree_node *),
|
| H A D | ggc.h | 113 #define ggc_alloc_tree(LENGTH) ((union tree_node *) ggc_alloc (LENGTH))
|
| /openbsd-src/gnu/llvm/lldb/examples/scripting/ |
| H A D | dictionary.c | 13 typedef struct tree_node { struct 15 struct tree_node *left; argument 16 struct tree_node *right; argument 17 } tree_node; typedef 47 void insert(tree_node *root, char *word) { in insert() 60 tree_node *new_node = (tree_node *)malloc(sizeof(tree_node)); in insert() 70 tree_node *new_node = (tree_node *)malloc(sizeof(tree_node)); in insert() 82 void populate_dictionary(tree_node **dictionary, char *filename) { in populate_dictionary() 92 tree_node *new_node = (tree_node *)malloc(sizeof(tree_node)); in populate_dictionary() 106 int find_word(tree_node *dictionary, char *word) { in find_word() [all …]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | double-int.h | 56 union tree_node; 60 union tree_node *double_int_to_tree (union tree_node *, double_int); 61 double_int tree_to_double_int (union tree_node *tree);
|
| H A D | coretypes.h | 46 union tree_node; 47 typedef union tree_node *tree;
|
| H A D | treestruct.def | 26 tree_node. 28 tree_node for garbage collection purposes, as well as specifying what structures
|
| H A D | stringpool.c | 214 nested_ptr (union tree_node, "%h ? GCC_IDENT_TO_HT_IDENT (%h) : NULL",
|
| H A D | varray.c | 106 { sizeof (union tree_node *), 1 },
|
| H A D | function.h | 325 htab_t GTY ((param_is (union tree_node))) used_types_hash;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 151 typedef union tree_node *tree; 154 union tree_node *chain; 155 union tree_node *type; 180 union tree_node union
|
| /openbsd-src/gnu/llvm/lldb/docs/use/ |
| H A D | python.rst | 141 defined to have type ``tree_node *``, which is defined as: 145 typedef struct tree_node 148 struct tree_node *left; 149 struct tree_node *right; 150 } tree_node; 202 103 find_word (tree_node *dictionary, char *word) 386 103 find_word (tree_node *dictionary, char *word) 635 typedef struct tree_node { 637 struct tree_node *left; 638 struct tree_node *right; [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | cygming.h | 108 union tree_node; 109 #define TREE union tree_node *
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpp-id-data.h | 40 cpp_hashnode ** GTY ((nested_ptr (union tree_node,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | cygwin.h | 191 union tree_node; 192 #define TREE union tree_node *
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | 20010518-1.c | 56 union tree_node *rttree;
|
| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | HeaderParser.pm | 1197 my ($self, $tree_node, $cond_array, @path)= @_; 1201 if ($tree_node->{$cond}) { 1203 $self->_best_path($tree_node->{$cond}, 1214 if ($tree_node->{$not_cond}) {
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | v850.h | 1123 extern union tree_node * GHS_default_section_names [(int) COUNT_OF_GHS_SECTION_KINDS]; 1124 extern union tree_node * GHS_current_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
| H A D | v850.h | 1483 extern union tree_node * GHS_default_section_names [(int) COUNT_OF_GHS_SECTION_KINDS]; 1484 extern union tree_node * GHS_current_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];
|
| /openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
| H A D | m68hc11.h | 105 union tree_node; 106 typedef union tree_node *tree_ptr;
|