walnux/include/nuttx/lib
Yanfeng Liu caff9eba28 lib/math32.h: add IS_POWER_OF_2 macro
This adds IS_POWER_OF_2 macro to help catching config errors at
build time.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-06-12 16:10:35 +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 lib/math32.h: add IS_POWER_OF_2 macro 2024-06-12 16:10:35 +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