Searched defs:src_is_set (Results 1 – 2 of 2) sorted by relevance
138 static int should_copy(int dest_is_set, int src_is_set, int prefer_src) { in should_copy()