diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-10 12:30:04 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-10 12:30:04 -0800 |
commit | b83af9a85c36d77110d66f60afdcdd41d17d3fae (patch) | |
tree | 94a12be490b79d853c281ea803958555c6807cef /mpi/mpi.c | |
parent | 866c357da7ef1a2cb45290cb11ef91eb57b10169 (diff) | |
download | txr-b83af9a85c36d77110d66f60afdcdd41d17d3fae.tar.gz txr-b83af9a85c36d77110d66f60afdcdd41d17d3fae.tar.bz2 txr-b83af9a85c36d77110d66f60afdcdd41d17d3fae.zip |
New internal function scat: variable arg cat_str.
Avoids consing up list of strings.
* lib.c (vscat): New static function.
(scat): New function.
(lazy_str): Use scat instead of cat_str.
* lib.h (scat): Declared.
* eval.c (format_field): Use scat instead of cat_str.
* parser.c (open_txr_file, read_eval_stream): Likewise.
Diffstat (limited to 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions