Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_buf_size.c43 static int is_allocation_function(struct expression *expr) in is_allocation_function() function
694 if (is_allocation_function(right)) in match_array_assignment()