stdc-predef.h\include - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/stdc-predef.h
blob: 642bad2dbae4743e41ce35782d229733d641447e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _STDC_PREDEF_H
#define _STDC_PREDEF_H
#define __STDC_ISO_10646__ 201206L
#if !defined(__GCC_IEC_559) || __GCC_IEC_559 > 0
#define __STDC_IEC_559__ 1
#endif
#if !defined(__STDC_UTF_16__)
#define __STDC_UTF_16__ 1
#endif
#if !defined(__STDC_UTF_32__)
#define __STDC_UTF_32__ 1
#endif
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 04:25:39 +0000

AltStyle によって変換されたページ (->オリジナル) /