summaryrefslogtreecommitdiffstats
path: root/txr.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-12-10 12:23:42 -0800
committerKaz Kylheku <kaz@kylheku.com>2020-12-10 12:23:42 -0800
commitb16e0a6ba541332bf0f6849ba4af28b4e233fe46 (patch)
tree3ddd6aa421daeea71866276586d9ff40ac8cf75f /txr.c
parent03f971327bb178059b66a2930a1bd346354feae8 (diff)
downloadtxr-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 'txr.c')
0 files changed, 0 insertions, 0 deletions