- 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) |
||
|---|---|---|
| .. | ||
| builtin.h | ||
| float.h | ||
| lib.h | ||
| math.h | ||
| math32.h | ||
| modlib.h | ||
| regex.h | ||
| setjmp.h | ||
| stdarg.h | ||
| xorshift128.h | ||