Home
last modified time | relevance | path

Searched refs:build_node (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Ddtc-parser.y175 name_node(build_node(NULL, NULL, NULL),
257 $$ = build_node($2, $3, &@$);
H A Dfstree.c24 tree = build_node(NULL, NULL, NULL); in read_fstree()
H A Dlivetree.c90 struct node *build_node(struct property *proplist, struct node *children, in build_node() function
253 node = build_node(p, new_node, NULL); in add_orphan_node()
790 node = build_node(NULL, NULL, NULL); in build_and_name_child_node()
H A Ddtc.h202 struct node *build_node(struct property *proplist, struct node *children,
H A Dflattree.c740 node = build_node(NULL, NULL, NULL); in unflatten_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20081799 * matchexp.c (build_node): Likewise.
1833 * matchexp.c (gfc_get_parentheses, build_node): Likewise.
H A DChangeLog-20104535 (gfc_get_operator_expr): Moved here from matchexp.c (build_node).
4536 * matchexp.c (build_node): Renamed and moved to
H A DChangeLog-20053273 * matchexp.c (build_node, match_level_1, match_expr): Likewise.