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

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h825 key *key_h; /* tabh[i].key_h is the key with a hash of i */ member in struct:objc_opt::hstuff
981 if (mykey == tabh[hash].key_h)
983 tabh[hash].key_h = (key *)0;
999 else if (tabh[hash].key_h)
1005 tabh[hash].key_h = mykey;
1072 childkey = tabh[hash].key_h;

Completed in 109 milliseconds