Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/hfs/
Dlibhfs.h304 uint32_t total_nodes; member
Dlibhfs.c1622 out_hr->total_nodes = be32tohp(&ptr); in hfslib_read_header_node()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.cc8585 uint64_t total_nodes, total_bytes; in dump_tree_statistics() local
8588 total_nodes = total_bytes = 0; in dump_tree_statistics()
8602 total_nodes += tree_node_counts[j]; in dump_tree_statistics()
8607 SIZE_AMOUNT (total_nodes), SIZE_AMOUNT (total_bytes)); in dump_tree_statistics()
DChangeLog-199816972 Protect variables `i', `total_nodes', and `total_bytes' with the