diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-01-25 07:12:35 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-01-25 07:12:35 -0800 |
commit | 7c10f39bd349fcf852056e4f81a560d62db152ff (patch) | |
tree | 6d7d6ac5d50b79b7765e6d4741b1a46ad01e274c /buf.c | |
parent | 543f15cdc6b77f31639d87081b35aae3f1caf84a (diff) | |
download | txr-7c10f39bd349fcf852056e4f81a560d62db152ff.tar.gz txr-7c10f39bd349fcf852056e4f81a560d62db152ff.tar.bz2 txr-7c10f39bd349fcf852056e4f81a560d62db152ff.zip |
ffi: use enhanced 64 bit support in itypes.c.
* ffi.c (ffi_be_i64_put, ffi_be_i64_get, ffi_be_u64_put,
ffi_be_u64_get, ffe_le_i64_put, ffi_le_i64_get,
ffi_le_u64_put, ffi_le_u64_get): Functions simplified by using
u64_t and i64_t types and functions from itypes.c.
Conditional compilation and range tests are no longer
required.
Diffstat (limited to 'buf.c')
0 files changed, 0 insertions, 0 deletions