Lines Matching refs:hashtab
191 * hashtab.h (iterative_hash): Prototype.
224 * hashtab.h (htab_traverse_noresize): Declare.
244 * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
361 * hashtab.h: Likewise.
389 * hashtab.h (htab): Rearrange new members for backward
395 * hashtab.h (htab_create): Restore prototype for backward
401 * hashtab.h (struct htab): Update for change to length specifier.
405 * hashtab.h (GTY): Define if undefined.
631 * hashtab.h (htab_hash_string): Declare.
796 * hashtab.h (struct htab): Add member return_allocation_failure.
802 * hashtab.h: Change void * to PTR where necessary.
954 * hashtab.h (hash_pointer): Declare.
968 * hashtab.h (enum insert_option): New type.
990 * hashtab.h (hashval_t): New type.
1000 * hashtab.h (htab_trav): Modify type so that first arg is of type
1011 * hashtab.h (struct htab): Add del_f.
1017 * hashtab.h (hash_table_t): Rename to htab_t.
1123 * hashtab.h: Give hash_table_t a struct tag. Add prototypes
1133 * hashtab.h: New file.