Searched refs:build_node (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | dtc-parser.y | 175 name_node(build_node(NULL, NULL, NULL), 257 $$ = build_node($2, $3, &@$);
|
| H A D | fstree.c | 24 tree = build_node(NULL, NULL, NULL); in read_fstree()
|
| H A D | livetree.c | 90 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 D | dtc.h | 202 struct node *build_node(struct property *proplist, struct node *children,
|
| H A D | flattree.c | 740 node = build_node(NULL, NULL, NULL); in unflatten_tree()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2008 | 1799 * matchexp.c (build_node): Likewise. 1833 * matchexp.c (gfc_get_parentheses, build_node): Likewise.
|
| H A D | ChangeLog-2010 | 4535 (gfc_get_operator_expr): Moved here from matchexp.c (build_node). 4536 * matchexp.c (build_node): Renamed and moved to
|
| H A D | ChangeLog-2005 | 3273 * matchexp.c (build_node, match_level_1, match_expr): Likewise.
|