Searched refs:thisBucket (Results 1 – 1 of 1) sorted by relevance
199 pANTLR3_HASH_BUCKET thisBucket; in antlr3HashFree() local210 thisBucket = &(table->buckets[bucket]); in antlr3HashFree()214 if ( thisBucket != NULL) in antlr3HashFree()216 entry = thisBucket->entries; in antlr3HashFree()250 thisBucket->entries = NULL; in antlr3HashFree()