Zig 0.17.0-dev (Split by item)

This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.

compiler_rt

! The quoted behavior definitions are from ! https://gcc.gnu.org/onlinedocs/gcc-12.1.0/gccint/Soft-float-library-routines.html#Soft-float-library-routines

cmpxf2.compiler_rt
const compiler_rt = @import("../compiler_rt.zig")

File

lib/compiler_rt/cmpxf2.zig:3

Code

const compiler_rt = @import("../compiler_rt.zig")