Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c831 static int expand_symbol_call(struct expression *expr, int cost) in expand_symbol_call() function
863 return expand_symbol_call(expr, cost); in expand_call()