diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-04-21 23:03:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-04-21 23:03:45 -0700 |
commit | 962d2abc1ac024a5de5fe9fd92ad5312b1960a08 (patch) | |
tree | e593e048130066f01829a59bda93c5660ebadab5 /syslog.c | |
parent | 5e79646092720733a8cacf9121bf6fbbbd87425a (diff) | |
download | txr-962d2abc1ac024a5de5fe9fd92ad5312b1960a08.tar.gz txr-962d2abc1ac024a5de5fe9fd92ad5312b1960a08.tar.bz2 txr-962d2abc1ac024a5de5fe9fd92ad5312b1960a08.zip |
Reduce consing in /= function.
* arith.c (numneqv): Do not unconditionally cons all the
arguments into a list. If the arguments structure has no
trailing list, then just loop over the arguments in the arg
array. Only cons all the arguments into a list if there is a
trailing list.
Diffstat (limited to 'syslog.c')
0 files changed, 0 insertions, 0 deletions