HomeSort by relevance Sort by last modified time
    Searched refs:tree_node (Results 1 - 25 of 44) sorted by null

1 2

  /external/clang/test/CodeGen/
2005-09-24-BitFieldCrash.c 23 union tree_node { union
29 void foo (union tree_node * decl) {
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h 53 union tree_node;
54 typedef union tree_node *tree;
57 typedef const union tree_node *const_tree;
double-int.h 60 union tree_node;
64 union tree_node *double_int_to_tree (union tree_node *, double_int);
65 bool double_int_fits_to_tree_p (const union tree_node *, double_int);
66 double_int tree_to_double_int (const union tree_node *);
function.h 523 htab_t GTY ((param_is (union tree_node))) used_types_hash;
cpplib.h 205 GTY ((nested_ptr (union tree_node,
    [all...]
  /external/srec/srec/include/
hmm_desc.h 91 resulting in a "tree_node". We must initialize "tree_node"s of both
94 with dummies to be the same size as the full "tree_node". For 2-byte
126 } tree_node; typedef in typeref:union:__anon12634
135 tree_node *root[MAX_PHONE_STATES];
srec_arb.h 66 tree_node* model_nodes; /* pelid at the bottom, is really a HMM model ID */
68 tree_node* state_nodes[MAX_PHONE_STATES];
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h 59 union tree_node;
60 typedef union tree_node *tree;
63 typedef const union tree_node *const_tree;
ggc.h 341 static inline union tree_node *
344 return (union tree_node *) ggc_internal_zone_alloc_stat (z, s PASS_MEM_STAT);
347 static inline union tree_node *
351 return (union tree_node *)
tree-flow.h 41 htab_t GTY((param_is (union tree_node))) referenced_vars;
70 htab_t GTY((param_is (union tree_node))) default_defs;
function.h 548 htab_t GTY ((param_is (union tree_node))) used_types_hash;
cpplib.h 205 GTY ((nested_ptr (union tree_node,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
coretypes.h 59 union tree_node;
60 typedef union tree_node *tree;
63 typedef const union tree_node *const_tree;
ggc.h 341 static inline union tree_node *
344 return (union tree_node *) ggc_internal_zone_alloc_stat (z, s PASS_MEM_STAT);
347 static inline union tree_node *
351 return (union tree_node *)
tree-flow.h 41 htab_t GTY((param_is (union tree_node))) referenced_vars;
70 htab_t GTY((param_is (union tree_node))) default_defs;
function.h 548 htab_t GTY ((param_is (union tree_node))) used_types_hash;
cpplib.h 205 GTY ((nested_ptr (union tree_node,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h 59 union tree_node;
60 typedef union tree_node *tree;
63 typedef const union tree_node *const_tree;
ggc.h 341 static inline union tree_node *
344 return (union tree_node *) ggc_internal_zone_alloc_stat (z, s PASS_MEM_STAT);
347 static inline union tree_node *
351 return (union tree_node *)
tree-flow.h 41 htab_t GTY((param_is (union tree_node))) referenced_vars;
70 htab_t GTY((param_is (union tree_node))) default_defs;
function.h 548 htab_t GTY ((param_is (union tree_node))) used_types_hash;
cpplib.h 205 GTY ((nested_ptr (union tree_node,
    [all...]