diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-02 20:29:59 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-02 20:29:59 -0700 |
commit | bcf26b725e2b1efdf9575639fdbce6219e2343c4 (patch) | |
tree | 1fadf2786b10d6b9d9c063334682f056a655b49d /gc.h | |
parent | 138852dc2210b46ef3e4607d21cd4ebdbb596751 (diff) | |
download | txr-bcf26b725e2b1efdf9575639fdbce6219e2343c4.tar.gz txr-bcf26b725e2b1efdf9575639fdbce6219e2343c4.tar.bz2 txr-bcf26b725e2b1efdf9575639fdbce6219e2343c4.zip |
ffi: remove rtidx, rtsize, walk.
Remove features related to the supporting the removed
rtvec mechanism.
* ffi.c (struct txr_ffi_type): Member rtidx, rtsize and walk
removed.
(ffi_ptr_walk, ffi_struct_walk, ffi_type_walk,
assign_rtindices_visit, ffi_type_assign_rtindices,
ffi_compile_toplevel): Functions removed.
(make_ffi_type_pointer, make_ffi_type_struct,
make_ffi_type_array): Don't initialize rtsize and walk.
(ffi_type_compile): Don't initialize a type's rtsize.
(ffi_init): ffi-type-compile registereed to ffi_type_compile
rather than ffi_type_compile_toplevel, as was originally
the case.
Diffstat (limited to 'gc.h')
0 files changed, 0 insertions, 0 deletions