This website requires JavaScript.
Explore
Help
Sign In
mathieu
/
matos
Watch
1
Star
1
Fork
0
You've already forked matos
Code
Issues
Pull Requests
Releases
Wiki
Activity
e51314ffac
matos
/
core
/
math.h
6 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Add slab allocator
2019-04-11 22:34:20 +02:00
#
pragma once
Fix headers
2019-05-15 23:20:03 +02:00
#
include
"stdarg.h"
#
include
"types.h"
Add slab allocator
2019-04-11 22:34:20 +02:00
uint32_t
log2
(
uint32_t
x
)
;
Reference in New Issue
Copy Permalink