kmx git
login
register
kc3-lang
/
libffi
/
testsuite/libffi.call/float_va.c
testsuite/libffi.call/float_va.c
Log
Author
Commit
Date
CI
Message
eb244724
2021-07-16T14:33:04
Use CHECK to assert more things in test suite (#654) * Use CHECK to assert more things in test suite * Use snprintf instead of sprintf * Fix va_struct1 and va_struct3
f3a4f3fd
2013-02-07T09:57:20
Fixes for AIX xlc compiler.
e72ed5ee
2012-03-21T09:52:28
Fix vararg float test
ff9454da
2011-11-12T17:18:51
Add David Gilbert's variadic function call support