Searched refs:htab_entry (Results 1 – 1 of 1) sorted by relevance
133 typedef struct htab_entry { struct136 } htab_entry; typedef138 static htab_entry *htab_table;160 htab_table = calloc(HTAB_SIZE + 1, sizeof(htab_entry)); in htab_create()