Searched refs:check_array_sized (Results 1 – 2 of 2) sorted by relevance
349 bool check_array_sized (const T *base, unsigned int len, unsigned len_size) const in check_array_sized() function
828 c->check_array_sized (arrayZ, len, sizeof (LenType))); in sanitize_shallow()974 (!lenP1 || c->check_array_sized (arrayZ, lenP1 - 1, sizeof (LenType)))); in sanitize_shallow()1029 (c->check_array_sized (arrayZ, lenM1 + 1, sizeof (LenType)))); in sanitize_shallow()