Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints_required.c97 static int handle_zero_size_arrays(struct expression *pointer, struct expression *size) in handle_zero_size_arrays() function
187 if (handle_zero_size_arrays(pointer, size)) in match_alloc_helper()