Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c4064 int target_cmp = 0; /* Cache comp_target_types () result. */ in convert_for_assignment() local
4125 || (target_cmp = comp_target_types (type, rhstype)) in convert_for_assignment()
4168 || target_cmp) in convert_for_assignment()