diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-04-28 06:54:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-04-28 06:54:14 -0700 |
commit | f4052f3a57893cab06a44dbae76f78dd7ea885d1 (patch) | |
tree | 7c6f9550686d36fac628f732fcabea09c4a5b69b /itypes.c | |
parent | 1473e5c50bae68d3fe2ac55eff12363385dc48b7 (diff) | |
download | txr-f4052f3a57893cab06a44dbae76f78dd7ea885d1.tar.gz txr-f4052f3a57893cab06a44dbae76f78dd7ea885d1.tar.bz2 txr-f4052f3a57893cab06a44dbae76f78dd7ea885d1.zip |
ffi: rename cptr-related functions.
This naming is confusing because a ptr is something else and
other functions with _ptr_ in their name pertain to the ptr
-type for referential passing.
* ffi.c (ffi_ptr_put, ffi_ptr_get, ffi_ptr_alloc):
Rename to ffi_cptr_put, ffi_cptr_get, ffi_cptr_alloc.
(ffi_type_compile): Follow rename.
Diffstat (limited to 'itypes.c')
0 files changed, 0 insertions, 0 deletions