Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dlinetable-eh.cpp41 bool found_it = false; in bar() local
43 return found_it; in bar()
/external/libpng/contrib/libtests/
Dpngvalid.c8990 int found_it = 0; in transform_enable() local
8998 found_it = 1; in transform_enable()
9008 if (!found_it) in transform_enable()