nuttx/include/nuttx/lib
YAMAMOTO Takashi df812d09a2 math: Make this friendly with libcxx
- Turn some macros into functions

- Implement some type-agnostic functions.
  (Just use __builtin_xxx)

- Add some missing function prototypes
  (Just prototypes, not actually implemented in this commit)
2020-10-25 07:30:14 -07:00
..
builtin.h
float.h
lib.h libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
math.h math: Make this friendly with libcxx 2020-10-25 07:30:14 -07:00
math32.h
modlib.h
regex.h syscall: Fix typo error in cvs and header file 2020-05-07 10:31:05 -06:00
setjmp.h
stdarg.h
xorshift128.h