Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_db.c1934 static int splitable_function_call(struct expression *expr) in splitable_function_call() function
2150 } else if (splitable_function_call(expr)) { in call_return_state_hooks()