diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2021-03-11 14:49:45 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2021-03-26 11:03:06 +0000 |
commit | ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714 (patch) | |
tree | e0916afa34d49e528d37c9b6d1108052a5f45f08 /sysdeps/ia64/fpu/math_ldbl.h | |
parent | 4eac0ab1867c48fac13b65d997102c8aaa4447f9 (diff) | |
download | glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.tar glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.tar.gz glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.tar.bz2 glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.zip |
malloc: Rename chunk2rawmem
The previous patch ensured that all chunk to mem computations use
chunk2rawmem, so now we can rename it to chunk2mem, and in the few
cases where the tag of mem is relevant chunk2mem_tag can be used.
Replaced tag_at (chunk2rawmem (x)) with chunk2mem_tag (x).
Renamed chunk2rawmem to chunk2mem.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/ia64/fpu/math_ldbl.h')
0 files changed, 0 insertions, 0 deletions