Home | History | Annotate | Download | only in ndk-stack

Lines Matching refs:found

89  *  0 If source file information has been found and printed, or -1 if that
101 * Boolean: 1 if a match has been found, or 0 if match has not been found in
182 int found = 0;
209 found = 1;
219 return !found;
226 found = 1;
232 return !found;
240 // To workaround, let's double check if pc is found!
243 return !found;