Star81
27
代码介绍
代码
Issues10
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libc
  4. /
  5. src
  6. /
  7. __support
  8. /
  9. macros
  10. /
  11. properties
GGitHub[libc][math][c23] Add fabsf16 C23 math function (#93567)
0eb9e021创建于 2024年5月31日历史提交
文件最后提交记录最后更新时间
CMakeLists.txt
[libc][math][c23] Add fabsf16 C23 math function (#93567)2 年前
README.md
[libc] Add documentation for the macros folder3 年前
architectures.h
[libc] Start to refactor riscv platform abstraction to support both 32 and 64 bits versions2 年前
compiler.h
[libc] Provide compiler version properties (#73344)2 年前
cpu_features.h
[libc][clang-tidy] Add llvm-header-guard to get consistant naming and prevent file copy/paste issues. (#66477)2 年前
os.h
[libc] Exclude Fuchsia from float128 detection (#73985)2 年前
types.h
[libc][math][c23] Add fabsf16 C23 math function (#93567)2 年前
README.md

This folder contain freestanding header only files that describe constant target properties like architecture, supported cpu features, or used compiler.