zig/test/c_abi
Cody Tapscott a06185f362 C ABI: Add tests for complex float/double support
These tests will be failing on many platforms until #8465 is resolved.

Luckily, the particular function signature used for __divXc3 and __mulXc3
seems to be OK on x86-64.
2022-10-09 23:24:29 -07:00
..
build_wasm.zig C ABI tests no longer apply to only stage1 2022-07-26 14:51:45 -07:00
build.zig C ABI tests no longer apply to only stage1 2022-07-26 14:51:45 -07:00
cfuncs.c C ABI: Add tests for complex float/double support 2022-10-09 23:24:29 -07:00
main.zig C ABI: Add tests for complex float/double support 2022-10-09 23:24:29 -07:00