incubator-nuttx/include/nuttx/lib
Ville Juven e03599d9ae libs/log2ceil: Move implementation of log2ceil to a common place
Move log2ceil from riscv_pmp to libc. Also, implement log2floor for
completeness.

These are the run-time alternative to the compile-time macros.
2023-12-14 08:46:12 -08:00
..
builtin.h nuttx/lib/builtin: use FAR specifier properly 2023-09-16 14:17:47 +08:00
float.h
lib.h stdio: Move lib_stream_[initialize|release] from libc/stdio to sched/tls 2023-10-17 13:34:00 +08:00
math.h libs: workaround for Visual Studio(MSVC) Compiler Error C2124 2023-02-09 20:11:55 +08:00
math32.h libs/log2ceil: Move implementation of log2ceil to a common place 2023-12-14 08:46:12 -08:00
modlib.h Fix loading of ET_DYN type of shared objects 2023-09-20 09:35:28 -04:00
setjmp.h
stdarg.h
xorshift128.h