Searched refs:highwater (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h1032 ub4 highwater)
1041 // ub4 highwater; /* a value higher than any now in tabb[].water_b */
1085 if (childb->water_b == highwater) break; /* already explored */
1092 if (childb) childb->water_b = highwater;
1031 augment(bstuff *tabb, hstuff *tabh, qstuff *tabq, ub4 blen, ub4 *scramble, ub4 smax, bstuff *item, ub4 nkeys, ub4 highwater) argument
/macosx-10.10.1/libauto-186/
H A DAdmin.cpp903 usword_t highwater = subzone->allocation_count(); local
908 if (next_q < highwater && subzone->is_free(next_q)) {
958 if (next_q == highwater) {

Completed in 76 milliseconds