File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15485,11 +15485,11 @@
15485
15485
15486
15486
\indexheader {stdbit.h}%
15487
15487
\begin {codeblock }
15488
- #define @\libglobal {__STDC_VERSION_STDBIT_H__}@ 202311L
15488
+ #define @\libmacro {__STDC_VERSION_STDBIT_H__}@ 202311L
15489
15489
15490
- #define @\libglobal {__STDC_ENDIAN_BIG__}@ @\seebelow@
15491
- #define @\libglobal {__STDC_ENDIAN_LITTLE__}@ @\seebelow@
15492
- #define @\libglobal {__STDC_ENDIAN_NATIVE__}@ @\seebelow@
15490
+ #define @\libmacro {__STDC_ENDIAN_BIG__}@ @\seebelow@
15491
+ #define @\libmacro {__STDC_ENDIAN_LITTLE__}@ @\seebelow@
15492
+ #define @\libmacro {__STDC_ENDIAN_NATIVE__}@ @\seebelow@
15493
15493
15494
15494
unsigned int @\libglobal {stdc_leading_zeros_uc}@(unsigned char value);
15495
15495
unsigned int @\libglobal {stdc_leading_zeros_us}@(unsigned short value);
You can’t perform that action at this time.
0 commit comments