diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-12-10 12:23:42 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-12-10 12:23:42 -0800 |
commit | b16e0a6ba541332bf0f6849ba4af28b4e233fe46 (patch) | |
tree | 3ddd6aa421daeea71866276586d9ff40ac8cf75f /configure | |
parent | 03f971327bb178059b66a2930a1bd346354feae8 (diff) | |
download | txr-b16e0a6ba541332bf0f6849ba4af28b4e233fe46.tar.gz txr-b16e0a6ba541332bf0f6849ba4af28b4e233fe46.tar.bz2 txr-b16e0a6ba541332bf0f6849ba4af28b4e233fe46.zip |
txr, eval: eliminate some func_n1 calls.
* match.c (do_output_line, do_repeat, v_deffiler): Replace
func_n1(cdr) and func_n1(rest) with cdr_f.
* eval.c (eval_init): Replace func_n1(car) and func_n1(cdr)
with car_f and cdr_f. Should have been done in 2011 when
this was done for the registrations of car and cdr.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions