Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_buf_size.c866 static void print_returned_allocations(int return_id, char *return_ranges, struct expression *expr) in print_returned_allocations() function
924 add_split_return_callback(print_returned_allocations); in register_buf_size()