llvm-capstone/libc/spec
Nishant Mittal 0c49fc4c68
[libc][math] Implement nexttoward functions (#72763)
Implements the `nexttoward`, `nexttowardf` and `nexttowardl` functions.
Also, raise excepts required by the standard in `nextafter` functions.

cc: @lntue
2023-11-21 09:02:51 -05:00
..
bsd_ext.td Reland "[libc] Add {,r}index" 2023-04-11 04:30:50 +00:00
gnu_ext.td [libc] Correct 'memrchr' definition and re-enable on GPU (#67850) 2023-09-29 18:22:00 -05:00
gpu_ext.td [libc] Remove the 'rpc_reset' routine from the RPC implementation (#66700) 2023-09-21 11:07:09 -05:00
linux.td [libc] add socket function 2023-05-03 11:01:11 -07:00
llvm_libc_ext.td [libc] Move b* string functions to strings.h 2023-01-09 20:16:20 +00:00
posix.td [libc] Fix nanosleep definition in the posix spec (#67855) 2023-09-29 17:35:10 -05:00
spec.td [libc] Fix missing ; in spec.td. (#71977) 2023-11-10 15:22:10 -05:00
stdc.td [libc][math] Implement nexttoward functions (#72763) 2023-11-21 09:02:51 -05:00