Skip to content

Commit 313e2ef

Browse files
authored
[libc] Mark fixed point type generic macros as complete (#130805)
These were added in #129371.
1 parent 9f2bd97 commit 313e2ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

libc/docs/headers/stdfix.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
================
2-
StdFix Functions
3-
================
1+
========
2+
stdfix.h
3+
========
44

55
.. include:: ../check.rst
66

@@ -89,9 +89,9 @@ The following functions are included in the ISO/IEC TR 18037:2008 standard.
8989
================== =========
9090
Type Generic Macro Available
9191
================== =========
92-
absfx
93-
countlsfx
94-
roundfx
92+
absfx |check|
93+
countlsfx |check|
94+
roundfx |check|
9595
================== =========
9696

9797

0 commit comments

Comments
 (0)