This website requires JavaScript.
Explore
Help
Sign in
ssimnb
/
neobbo
Watch
1
Star
0
Fork
You've already forked neobbo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dbc6dc0d7c
neobbo
/
src
/
include
/
kmath.h
ssimnb
4e40a040dd
Initial commit - slab allocator, kmalloc, other re
...
factors
2026-01-22 08:05:47 +01:00
1 line
No EOL
29 B
C
Raw
Blame
History
#
define abs(x) (x<0) ? -x : x
Reference in a new issue
View git blame
Copy permalink