Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c6327 tree index, array, rt, list_node; local
6363 list_node = build_tree_list (NULL, new_type);
6364 TREE_CHAIN (list_node) = vector_type_node_list;
6365 vector_type_node_list = list_node;