Home
last modified time | relevance | path

Searched defs:tree_node (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/scripting/
H A Ddictionary.c13 typedef struct tree_node { struct
15 struct tree_node *left; argument
16 struct tree_node *right; argument
17 } tree_node; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c180 union tree_node union
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c3070 byte_size_attribute (tree_node) in byte_size_attribute() argument
H A Ddwarf2out.c9869 add_byte_size_attribute (die, tree_node) in add_byte_size_attribute() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c10750 add_byte_size_attribute (dw_die_ref die, tree tree_node) in add_byte_size_attribute()