Searched refs:alloc_object_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-object-size.c46 static unsigned HOST_WIDE_INT alloc_object_size (tree, int);
228 alloc_object_size (tree call, int object_size_type) function
338 return alloc_object_size (ptr, object_size_type);
487 bytes = alloc_object_size (value, object_size_type);

Completed in 190 milliseconds