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

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h832 bstuff *b_q; /* b that currently occupies this hash */ member in struct:objc_opt::qstuff
974 pb = tabq[parent].b_q; /* find parent's list of siblings */
1049 tabq[0].b_q = item;
1055 bstuff *myb = tabq[q].b_q; /* the b for this node */
1093 tabq[tail].b_q = childb;

Completed in 72 milliseconds