From 313e2ef93eb2cb257e643c87916df8471ff01fd8 Mon Sep 17 00:00:00 2001 From: PiJoules <6019989+PiJoules@users.noreply.github.com> Date: Tue, 11 Mar 2025 11:03:51 -0700 Subject: [PATCH] [libc] Mark fixed point type generic macros as complete (#130805) These were added in https://github.com/llvm/llvm-project/pull/129371. --- libc/docs/headers/stdfix.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libc/docs/headers/stdfix.rst b/libc/docs/headers/stdfix.rst index 5189439c6330..20f68b4a1ed3 100644 --- a/libc/docs/headers/stdfix.rst +++ b/libc/docs/headers/stdfix.rst @@ -1,6 +1,6 @@ -================ -StdFix Functions -================ +======== +stdfix.h +======== .. include:: ../check.rst @@ -89,9 +89,9 @@ The following functions are included in the ISO/IEC TR 18037:2008 standard. ================== ========= Type Generic Macro Available ================== ========= -absfx -countlsfx -roundfx +absfx |check| +countlsfx |check| +roundfx |check| ================== =========