This website requires JavaScript.
Explore
Help
Sign In
dasharo
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/Dasharo/linux.git
synced
2026-03-06 15:25:10 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
linux
/
lib
/
math
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
…
..
tests
…
cordic.c
…
div64.c
…
gcd.c
…
int_log.c
…
int_pow.c
…
int_sqrt.c
kernel.h: split out mathematical helpers
2020-12-15 22:46:15 -08:00
Kconfig
…
lcm.c
…
Makefile
…
prime_numbers.c
…
rational-test.c
…
rational.c
…
reciprocal_div.c
…
test_div64.c
…
test_mul_u64_u64_div_u64.c
…