Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_parse_call_math.c552 static char *get_allocation_recipe_from_call(struct expression *expr) in get_allocation_recipe_from_call() function
601 sname = get_allocation_recipe_from_call(expr->right); in match_call_assignment()
623 return get_allocation_recipe_from_call(expr); in get_allocation_math()