Lines Matching defs:found
1344 "declaration: expected %d, found %d\n",
1351 " declaration: expected %d, found %d\n",
1359 "declaration: expected %d, found %d\n",
1495 int expected = 0, found = 0;
1497 for (i = 0; expected == found; i++) {
1501 found = (arg >> args[i].shift) & UINT16_MAX;
1506 "declaration: expected %d, found %d\n",
1507 args[i - 1].str, i, expected, found);
1677 * a representative probe is found, set 'pap' to the probe provider's
2137 * Open all the .d library files found in the specified directory and
2139 * other files found therein. We only fail (and thereby fail dt_load_libs()) if
2227 * Perform a topological sorting of all the libraries found across the entire
2230 * other files found therein. We only fail (and thereby fail dt_load_libs()) if