Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.c748 static void call_pre_merge_hooks(struct stree **one, struct stree **two) in call_pre_merge_hooks() function
836 call_pre_merge_hooks(&implied_one, &implied_two); in __merge_stree()