Searched defs:unallocated (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sbin/fsck_ffs/
H A Dfsutil.c161 static struct inostat unallocated = { USTATE, 0, 0 }; local
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c1052 int unallocated; /* number of elements unallocated on page */ member in struct:alloc_info
4843 register int unallocated = alloc_counts[(int) alloc_type_scope].unallocated; local
4893 register int unallocated = alloc_counts[(int) alloc_type_vlinks].unallocated; local
4927 register int unallocated = alloc_counts[(int) alloc_type_shash].unallocated; local
4961 register int unallocated = alloc_counts[(int) alloc_type_thash].unallocated; local
5000 register int unallocated = alloc_counts[(int) alloc_type_tag].unallocated; local
5050 register int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; local
5089 register int unallocated = alloc_counts[(int) alloc_type_thead].unallocated; local
5137 register int unallocated = alloc_counts[(int) alloc_type_lineno].unallocated; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dmips-tfile.c1107 int unallocated; /* number of elements unallocated on page */ member in struct:alloc_info
5106 int unallocated = alloc_counts[ (int) alloc_type_scope ].unallocated; local
5157 int unallocated = alloc_counts[ (int) alloc_type_vlinks ].unallocated; local
5190 int unallocated = alloc_counts[ (int) alloc_type_shash ].unallocated; local
5223 int unallocated = alloc_counts[ (int) alloc_type_thash ].unallocated; local
5262 int unallocated = alloc_counts[ (int) alloc_type_tag ].unallocated; local
5319 int unallocated = alloc_counts[ (int) alloc_type_forward ].unallocated; local
5376 int unallocated = alloc_counts[ (int) alloc_type_thead ].unallocated; local
[all...]

Completed in 96 milliseconds