gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:sum (0.02 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/sum.c - 3.2KB - 102 lines
35: #ifdef KR_headers
36: sum(a, b) Bigint *a; Bigint *b;
37: #else