Home
last modified time | relevance | path

Searched refs:def_tree (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dplatid_gen.c85 node_t* def_tree; variable
157 dump_node("", def_tree); in main()
183 gen_list((node_t*)def_tree->ptr1); in main()
H A Dplatid_gen.h44 extern node_t* def_tree;
H A Dscan.l112 def_tree = NULL;
H A Dgram.y86 start: list { def_tree = $1; };