walnux/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 Fix nxstyle issue 2020-05-01 10:43:47 -03:00
float.h Re-verify ez80 build. Fixes to other ZiLOG architectures broke ez80 again. 2019-06-03 19:04:24 -06:00
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 Move include/nuttx/math32.h to include/nuttx/lib/math32.h 2016-07-21 14:00:15 -06:00
modlib.h modlib.h: Improve comments 2020-04-06 12:35:02 +08:00
regex.h syscall: Fix typo error in cvs and header file 2020-05-07 10:31:05 -06:00
setjmp.h arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
stdarg.h Move include/nuttx/stdarg.h to include/nuttx/lib/stdarg.h 2016-07-21 13:48:20 -06:00
xorshift128.h Make xorshift128 re-entrant so that we do do have to suffer the overhad of serialization controls. 2016-08-21 07:47:53 -06:00