Searched refs:get_array_size_bytes_max (Results 1 – 5 of 5) sorted by relevance
33 max = get_array_size_bytes_max(str); in match_strlen()
68 struct_bytes = get_array_size_bytes_max(deref); in bytes_to_end_of_struct()249 has = get_array_size_bytes_max(dest); in match_limited()
555 int get_array_size_bytes_max(struct expression *expr) in get_array_size_bytes_max() function598 return bytes_to_elements(expr, get_array_size_bytes_max(expr)); in get_array_size()
399 bytes = get_array_size_bytes_max(arg); in match_buf_size()
1063 int get_array_size_bytes_max(struct expression *expr);