diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-11-19 16:49:03 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-11-19 16:49:03 -0800 |
commit | 070e8c57d5829e9b429f698c329a6d0b0d4d071c (patch) | |
tree | 77bff2786bcdf5ced6ae14153b54922c2703858d /example.c | |
parent | 58563f46c53d4677f8db57bb0689614834fdc43b (diff) |
thunk: fixup expand max number of thunk parameters to 12
f73822 was supposed to do this, but I messed up expanding the
C99_NARGS macro fully.
NARGS also needs to support 2X the desired number of parameters
as they're supplied in {type, name} pairs.
12 is the maximum number of pairs supported at this time, adding
more is trivial when needed.
Diffstat (limited to 'example.c')
0 files changed, 0 insertions, 0 deletions