diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-02-27 08:24:15 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-02-27 08:24:15 -0800 |
commit | 4da3f8cc20d4e0f23df2470120b6f2a6a1754bc9 (patch) | |
tree | c307088221623cb3e586945650864dd442466eca /lex.yy.c.shipped | |
parent | 585b970c097bf1522d596a81e3528cc75cc12960 (diff) | |
download | txr-4da3f8cc20d4e0f23df2470120b6f2a6a1754bc9.tar.gz txr-4da3f8cc20d4e0f23df2470120b6f2a6a1754bc9.tar.bz2 txr-4da3f8cc20d4e0f23df2470120b6f2a6a1754bc9.zip |
seq_build: put self name into structure.
* lib.h (struct seq_build): New member, self.
(struct seq_build_ops): Remove self parameter from
pend function.
(seq_build_init, seq_pend): Declarations updated.
* lib.c (seq_build_generic_pend): Drop self parameter,
take the value from structure.
(seq_build_buf_pend): Drop self parameter.
(seq_build_init): New self parameter. Pass recursively.
(seq_pend): Self parameter dropped.
(rem_impl, rem_if_impl, keep_keys_if, separate, separate_keys):
Pass self to seq_build_init.
Diffstat (limited to 'lex.yy.c.shipped')
0 files changed, 0 insertions, 0 deletions