diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-11-17 05:52:43 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-11-20 16:17:18 -0800 |
commit | 0db63e0d78208c382318bd9d55f8fd2a258c46db (patch) | |
tree | 69a4f895695803fa51e7ccb4fa8fdb0cdc2f931a /match.c | |
parent | 709587d9f92d8c49be0a2c532776900bc41e1ff1 (diff) | |
download | txr-0db63e0d78208c382318bd9d55f8fd2a258c46db.tar.gz txr-0db63e0d78208c382318bd9d55f8fd2a258c46db.tar.bz2 txr-0db63e0d78208c382318bd9d55f8fd2a258c46db.zip |
Address spurious retention across library.
* lib.c (lazy_conses, term, nthcdr, memq, memql, memqual,
member, member_if, remq, remql, remqual, remove_if, keep_if,
countqual, countql, countq, count_if, some_satisfy,
all_satisfy, none_satisfy, proper_listp, length_list,
getplist, do_and, do_or, mappend, find, find_if, posqual,
posql, posq, pos, pos_if): Use gc_hint on list parameter.
(find_max, pos_max, in, search_list, where): Restructure so
that list parameter is used as iterator. Use gc_hint on it.
Diffstat (limited to 'match.c')
0 files changed, 0 insertions, 0 deletions