Searched refs:htab_entry (Results 1 – 1 of 1) sorted by relevance
123 typedef struct htab_entry { struct126 } htab_entry; argument128 static htab_entry *htab_table = NULL;171 htab_table = calloc(htab_size + 1, sizeof(htab_entry)); in htab_create()