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 | 9842027368e36c50f7af36b04df6ba9bcb177ac3 (patch) | |
tree | e593e048130066f01829a59bda93c5660ebadab5 /mpi/mpi.c | |
parent | cfd48c4b5f950b5b957cb036889bfa15a5224c76 (diff) | |
download | txr-9842027368e36c50f7af36b04df6ba9bcb177ac3.tar.gz txr-9842027368e36c50f7af36b04df6ba9bcb177ac3.tar.bz2 txr-9842027368e36c50f7af36b04df6ba9bcb177ac3.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 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions