llvm-project/libc/src/stdlib
Siva Chandra Reddy b937908c37 [libc][NFC] Move the template implementation of integer_abs to __support.
This eliminates cross-header dependency from stdlib to string.
2021-03-11 20:20:18 -08:00
..
linux [libc] Switch to use a macro which does not insert a section for every libc function. 2021-01-08 23:52:35 +00:00
CMakeLists.txt [libc][NFC] Move the template implementation of integer_abs to __support. 2021-03-11 20:20:18 -08:00
_Exit.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
abort.cpp [libc] Switch to use a macro which does not insert a section for every libc function. 2021-01-08 23:52:35 +00:00
abort.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
abs.cpp [libc][NFC] Move the template implementation of integer_abs to __support. 2021-03-11 20:20:18 -08:00
abs.h [libc] Add [l|ll]abs implementation. 2020-12-11 09:25:20 +08:00
labs.cpp [libc][NFC] Move the template implementation of integer_abs to __support. 2021-03-11 20:20:18 -08:00
labs.h [libc] Add [l|ll]abs implementation. 2020-12-11 09:25:20 +08:00
llabs.cpp [libc][NFC] Move the template implementation of integer_abs to __support. 2021-03-11 20:20:18 -08:00
llabs.h [libc] Add [l|ll]abs implementation. 2020-12-11 09:25:20 +08:00