diff options
author | Richard Henderson <rth@redhat.com> | 2004-03-31 17:40:43 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2004-03-31 17:40:43 -0800 |
commit | d9175b871cddac9b9d3c7216bf3a8f665539d782 (patch) | |
tree | 6621dae6302a88c77859f3d2bab1c1eb7c59a27c /gcc/treelang | |
parent | 2cbf9f609b249ed4fd6ddc56194ff84be680e6de (diff) | |
download | gcc-d9175b871cddac9b9d3c7216bf3a8f665539d782.zip gcc-d9175b871cddac9b9d3c7216bf3a8f665539d782.tar.gz gcc-d9175b871cddac9b9d3c7216bf3a8f665539d782.tar.bz2 |
hashtab.c (htab_size): Move to top of file; mark inline.
* hashtab.c (htab_size): Move to top of file; mark inline.
(htab_elements): Likewise.
(htab_mod, htab_mod_m2): New.
(htab_delete): Refactor htab->size and htab->entries.
(htab_empty): Likewise.
(find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
(htab_find_with_hash, htab_find_slot_with_hash): Likewise.
(htab_clear_slot): Use htab_size, htab_elements.
(htab_traverse_noresize, htab_traverse): Likewise.
From-SVN: r80278
Diffstat (limited to 'gcc/treelang')
0 files changed, 0 insertions, 0 deletions