Searched refs:hasStat (Results 1 – 1 of 1) sorted by relevance
261 #define hasStat 16 /* The st entry is valid. */ macro2437 t->flags &= ~hasStat; in tree_next()2523 t->flags &= ~hasStat;2540 if (!(t->flags & hasStat)) {2550 t->flags |= hasStat;2631 if (t->flags & hasStat) {