Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp194 bool found_it = false; in AtOurAddress() local
198 found_it = true; in AtOurAddress()
202 return found_it; in AtOurAddress()
H A DThreadPlanStack.cpp189 bool found_it = false; in DiscardPlansUpToPlan() local
192 found_it = true; in DiscardPlansUpToPlan()
197 if (found_it) { in DiscardPlansUpToPlan()
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c952 int found_it; in drm_mode_connector_list_update() local
956 found_it = 0; in drm_mode_connector_list_update()
960 found_it = 1; in drm_mode_connector_list_update()
971 if (!found_it) { in drm_mode_connector_list_update()
/freebsd/contrib/sendmail/src/
H A Dmap.c6514 bool found_it; local
6520 found_it = false;
6555 found_it = true;
6560 if (!found_it)