Home
last modified time | relevance | path

Searched defs:first_node (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_crashme.c99 static crashme_node *first_node; variable
/netbsd-src/sys/ufs/chfs/
H A Dchfs.h305 struct chfs_node_ref *first_node; /* first node of the block */ member
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c2117 int first_node = 1; in _dm_tree_names() local
2178 int first_node = 1; in _dm_tree_parents_devs_disp() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc7214 first_node = SLP_TREE_CHILDREN (node)[first_vec.first], in vectorizable_slp_permutation() local