fenv.h\bits\generic\arch - 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/arch/generic/bits/fenv.h
blob: edbdea2a5efcda22054568550ef555acdf14cd35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#define FE_ALL_EXCEPT 0
#define FE_TONEAREST 0
typedef unsigned long fexcept_t;
typedef struct {
	unsigned long __cw;
} fenv_t;
#define FE_DFL_ENV ((const fenv_t *) -1)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月13日 08:46:03 +0000

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