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

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h818 ub4 water_b; /* high watermark of who has visited this map node */ member in struct:objc_opt::bstuff
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;

Completed in 76 milliseconds