aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/c.zig
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2022-10-12 08:56:13 -0400
committerJacob Young <jacobly0@users.noreply.github.com>2022-10-12 08:56:13 -0400
commite78d7704a4fcde4e1851582212908b6762720216 (patch)
tree6a4491014ae0beaa286b9a85290fd726e75a77a6 /src/codegen/c.zig
parent38ee512a25776976caf787dff53126eed33ff835 (diff)
downloadzig-e78d7704a4fcde4e1851582212908b6762720216.tar.gz
zig-e78d7704a4fcde4e1851582212908b6762720216.zip
math.big.int: document the purpose of limb_len in scalar methods
Ideally this duplicated code could be factored out into a function, but there doesn't seem to be any way in the Zig type system to represent an argument to a function called at comptime that is only needed if it is comptime-known. Instead, we document what is going on in an adjacent comment in case it gets copy-pasted into new methods in the future.
Diffstat (limited to 'src/codegen/c.zig')
0 files changed, 0 insertions, 0 deletions