Namespaces
Variants

Macro Symbol Index

From cppreference.net


Diese Seite versucht, alle Makrosymbole aufzulisten, die in der Standard Library verfügbar sind. Die Symbole werden wie folgt geschrieben:

Inhaltsverzeichnis

_ A B C D E F H I K L M N O P R S T U V W X


_ (Unterstrich)

__alignas_is_defined (seit C11)
__alignof_is_defined (seit C11)
__bool_true_false_are_defined (seit C99)
_Complex_I (seit C99)
_Imaginary_I (seit C99)
_IOFBF
_IOLBF
_IONBF

A

acos() (generisch) (seit C99)
acosh() (generisch) (seit C99)
alignas (Schlüsselwort-Makro) (seit C11)
alignof (Schlüsselwort-Makro) (seit C11)
and (Operator-Makro) (seit C95)
and_eq (Operator-Makro) (seit C95)
asin() (generisch) (seit C99)
asinh() (generisch) (seit C99)
assert()
atan() (generisch) (seit C99)
atan2() (generisch) (seit C99)
atanh() (generisch) (seit C99)

ATOMIC_ TYPE _LOCK_FREE

ATOMIC_BOOL_LOCK_FREE (seit C11)
ATOMIC_CHAR_LOCK_FREE (seit C11)
ATOMIC_CHAR16_T_LOCK_FREE (seit C11)
ATOMIC_CHAR32_T_LOCK_FREE (seit C11)
ATOMIC_INT_LOCK_FREE (seit C11)
ATOMIC_LONG_LOCK_FREE (seit C11)
ATOMIC_POINTER_LOCK_FREE (seit C11)
ATOMIC_LLONG_LOCK_FREE (seit C11)
ATOMIC_SHORT_LOCK_FREE (seit C11)
ATOMIC_WCHAR_T_LOCK_FREE (seit C11)

ATOMIC_FLAG_INIT (seit C11)
ATOMIC_VAR_INIT() (seit C11) (veraltet in C17)

B

bitand (Operator-Makro) (seit C95)
bitor (Operator-Makro) (seit C95)
bool (Schlüsselwort-Makro) (seit C99)
BOOL_WIDTH (seit C23)
BUFSIZ

C

carg() (generisch) (seit C99)
cbrt() (generisch) (seit C99)
ceil() (generisch) (seit C99)
CHAR_BIT
CHAR_MAX
CHAR_MIN
CHAR_WIDTH (seit C23)
cimag() (generisch) (seit C99)
CLOCKS_PER_SEC
CMPLX() (seit C11)
CMPLXF() (seit C11)
CMPLXL() (seit C11)
compl (Operator-Makro) (seit C95)
complex (Schlüsselwort-Makro) (seit C99)
conj() (generisch) (seit C99)
copysign() (generisch) (seit C99)
cos() (generisch) (seit C99)
cosh() (generisch) (seit C99)
cproj() (generisch) (seit C99)
creal() (generisch) (seit C99)

D

DBL_DECIMAL_DIG (seit C11)
DBL_DIG
DBL_EPSILON
DBL_HAS_SUBNORM (seit C11)
DBL_MANT_DIG
DBL_MAX
DBL_MAX_10_EXP
DBL_MAX_EXP
DBL_MIN
DBL_MIN_10_EXP
DBL_MIN_EXP
DBL_TRUE_MIN (seit C11)
DECIMAL_DIG (seit C99)

E

EDOM
EILSEQ (seit C95)
EOF
ERANGE
erf() (generisch) (seit C99)
erfc() (generisch) (seit C99)
errno (Makrovariable)
EXIT_FAILURE
EXIT_SUCCESS
exp() (generisch) (seit C99)
exp2() (generisch) (seit C99)
expm1() (generisch) (seit C99)

F

fabs() (generisch) (seit C99)
false (seit C99)
fdim() (generisch) (seit C99)
FE_ALL_EXCEPT (seit C99)
FE_DFL_ENV (seit C99)
FE_DIVBYZERO (seit C99)
FE_DOWNWARD (seit C99)
FE_INEXACT (seit C99)
FE_INVALID (seit C99)
FE_OVERFLOW (seit C99)
FE_TONEAREST (seit C99)
FE_TOWARDZERO (seit C99)
FE_UNDERFLOW (seit C99)
FE_UPWARD (seit C99)
FILENAME_MAX
floor() (generisch) (seit C99)
FLT_DECIMAL_DIG (seit C11)
FLT_DIG
FLT_EPSILON
FLT_EVAL_METHOD (seit C99)
FLT_HAS_SUBNORM (seit C11)
FLT_MANT_DIG
FLT_MAX
FLT_MAX_10_EXP
FLT_MAX_EXP
FLT_MIN
FLT_MIN_10_EXP
FLT_MIN_EXP
FLT_RADIX
FLT_ROUNDS
FLT_TRUE_MIN (seit C11)
fma() (generisch) (seit C99)
fmax() (generisch) (seit C99)
fmin() (generisch) (seit C99)
fmod() (generisch) (seit C99)
FOPEN_MAX
FP_FAST_FMA (seit C99)
FP_FAST_FMAF (seit C99)
FP_FAST_FMAL (seit C99)
FP_ILOGB0 (seit C99)
FP_ILOGBNAN (seit C99)
FP_INFINITE (seit C99)
FP_NAN (seit C99)
FP_NORMAL (seit C99)
FP_SUBNORMAL (seit C99)
FP_ZERO (seit C99)
fpclassify() (seit C99)
frexp() (generisch) (seit C99)

H

HUGE_VAL
HUGE_VALF (seit C99)
HUGE_VALL (seit C99)
hypot() (generisch) (seit C99)

I

I (seit C99)
ilogb() (generisch) (seit C99)
imaginary (Schlüsselwort-Makro) (seit C99)
INFINITY (seit C99)

INT WIDTH _MAX

INT_FAST16_MAX (seit C99)
INT_FAST32_MAX (seit C99)
INT_FAST64_MAX (seit C99)
INT_FAST8_MAX (seit C99)
INT_LEAST16_MAX (seit C99)
INT_LEAST32_MAX (seit C99)
INT_LEAST64_MAX (seit C99)
INT_LEAST8_MAX (seit C99)
INT16_MAX (seit C99)
INT32_MAX (seit C99)
INT64_MAX (seit C99)
INT8_MAX (seit C99)
INTMAX_MAX (seit C99)
INTPTR_MAX (seit C99)

INT WIDTH _MIN

INT_FAST16_MIN (seit C99)
INT_FAST32_MIN (seit C99)
INT_FAST64_MIN (seit C99)
INT_FAST8_MIN (seit C99)
INT_LEAST16_MIN (seit C99)
INT_LEAST32_MIN (seit C99)
INT_LEAST64_MIN (seit C99)
INT_LEAST8_MIN (seit C99)
INT16_MIN (seit C99)
INT32_MIN (seit C99)
INT64_MIN (seit C99)
INT8_MIN (seit C99)
INTMAX_MIN (seit C99)
INTPTR_MIN (seit C99)

INT WIDTH _WIDTH

INT_FAST16_WIDTH (seit C23)
INT_FAST32_WIDTH (seit C23)
INT_FAST64_WIDTH (seit C23)
INT_FAST8_WIDTH (seit C23)
INT_LEAST16_WIDTH (seit C23)
INT_LEAST32_WIDTH (seit C23)
INT_LEAST64_WIDTH (seit C23)
INT_LEAST8_WIDTH (seit C23)
INT16_WIDTH (seit C23)
INT32_WIDTH (seit C23)
INT64_WIDTH (seit C23)
INT8_WIDTH (seit C23)
INTMAX_WIDTH (seit C23)
INTPTR_WIDTH (seit C23)

INT_MAX
INT_MIN
INT_WIDTH (seit C23)
INT16_C() (seit C99)
INT32_C() (seit C99)
INT64_C() (seit C99)
INT8_C() (seit C99)
INTMAX_C() (seit C99)
isfinite() (seit C99)
isgreater() (seit C99)
isgreaterequal() (seit C99)
isinf() (seit C99)
isless() (seit C99)
islessequal() (seit C99)
islessgreater() (seit C99)
isnan() (seit C99)
isnormal() (seit C99)
isunordered() (seit C99)

K

kill_dependency() (seit C11)

L

L_tmpnam
L_tmpnam_s (seit C11)
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
LDBL_DECIMAL_DIG (seit C11)
LDBL_DIG
LDBL_EPSILON
LDBL_HAS_SUBNORM (seit C11)
LDBL_MANT_DIG
LDBL_MAX
LDBL_MAX_10_EXP
LDBL_MAX_EXP
LDBL_MIN
LDBL_MIN_10_EXP
LDBL_MIN_EXP
LDBL_TRUE_MIN (seit C11)
ldexp() (generisch) (seit C99)
lgamma() (generisch) (seit C99)
LLONG_MAX (seit C99)
LLONG_MIN (seit C99)
LLONG_WIDTH (seit C23)
llrint() (generisch) (seit C99)
llround() (generisch) (seit C99)
log() (generisch) (seit C99)
log10() (generisch) (seit C99)
log1p() (generisch) (seit C99)
log2() (generisch) (seit C99)
logb() (generisch) (seit C99)
LONG_MAX
LONG_MIN
LONG_WIDTH (seit C23)
lrint() (generisch) (seit C99)
lround() (generisch) (seit C99)

M

MATH_ERREXCEPT (seit C99)
math_errhandling (seit C99)
MATH_ERRNO (seit C99)
MB_CUR_MAX (Makrovariable)
MB_LEN_MAX

N

NAN (seit C99)
nearbyint() (generisch) (seit C99)
nextafter() (generisch) (seit C99)
nexttoward() (generisch) (seit C99)
noreturn (Schlüsselwort-Makro) (seit C11)
not (Operator-Makro) (seit C95)
not_eq (Operator-Makro) (seit C95)
NULL

O

offsetof()
ONCE_FLAG_INIT (seit C11)
or (Operator-Makro) (seit C95)
or_eq (Operator-Makro) (seit C95)

P

pow() (generisch) (seit C99)

PRI{d i o u x X} WIDTH (Makro-String)

PRId16 (seit C99)
PRId32 (seit C99)
PRId64 (seit C99)
PRId8 (seit C99)
PRIdFAST16 (seit C99)
PRIdFAST32 (seit C99)
PRIdFAST64 (seit C99)
PRIdFAST8 (seit C99)
PRIdLEAST16 (seit C99)
PRIdLEAST32 (seit C99)
PRIdLEAST64 (seit C99)
PRIdLEAST8 (seit C99)
PRIdMAX (seit C99)
PRIdPTR (seit C99)
PRIi16 (seit C99)
PRIi32 (seit C99)
PRIi64 (seit C99)
PRIi8 (seit C99)
PRIiFAST16 (seit C99)
PRIiFAST32 (seit C99)
PRIiFAST64 (seit C99)
PRIiFAST8 (seit C99)
PRIiLEAST16 (seit C99)
PRIiLEAST32 (seit C99)
PRIiLEAST64 (seit C99)
PRIiLEAST8 (seit C99)
PRIiMAX (seit C99)
PRIiPTR (seit C99)
PRIo16 (seit C99)
PRIo32 (seit C99)
PRIo64 (seit C99)
PRIo8 (seit C99)
PRIoFAST16 (seit C99)
PRIoFAST32 (seit C99)
PRIoFAST64 (seit C99)
PRIoFAST8 (seit C99)
PRIoLEAST16 (seit C99)
PRIoLEAST32 (seit C99)
PRIoLEAST64 (seit C99)
PRIoLEAST8 (seit C99)
PRIoMAX (seit C99)
PRIoPTR (seit C99)
PRIu16 (seit C99)
PRIu32 (seit C99)
PRIu64 (seit C99)
PRIu8 (seit C99)
PRIuFAST16 (seit C99)
PRIuFAST32 (seit C99)
PRIuFAST64 (seit C99)
PRIuFAST8 (seit C99)
PRIuLEAST16 (seit C99)
PRIuLEAST32 (seit C99)
PRIuLEAST64 (seit C99)
PRIuLEAST8 (seit C99)
PRIuMAX (seit C99)
PRIuPTR (seit C99)
PRIx16 (seit C99)
PRIX16 (seit C99)
PRIx32 (seit C99)
PRIX32 (seit C99)
PRIx64 (seit C99)
PRIX64 (seit C99)
PRIx8 (seit C99)
PRIX8 (seit C99)
PRIxFAST16 (seit C99)
PRIXFAST16 (seit C99)
PRIxFAST32 (seit C99)
PRIXFAST32 (seit C99)
PRIxFAST64 (seit C99)
PRIXFAST64 (seit C99)
PRIxFAST8 (seit C99)
PRIXFAST8 (seit C99)
PRIxLEAST16 (seit C99)
PRIXLEAST16 (seit C99)
PRIxLEAST32 (seit C99)
PRIXLEAST32 (seit C99)
PRIxLEAST64 (seit C99)
PRIXLEAST64 (seit C99)
PRIxLEAST8 (seit C99)
PRIXLEAST8 (seit C99)
PRIxMAX (seit C99)
PRIXMAX (seit C99)
PRIxPTR (seit C99)
PRIXPTR (seit C99)

PTRDIFF_MAX (seit C99)
PTRDIFF_MIN (seit C99)
PTRDIFF_WIDTH (seit C23)

R

RAND_MAX
remainder() (generisch) (seit C99)
remquo() (generisch) (seit C99)
rint() (generisch) (seit C99)
round() (generisch) (seit C99)
RSIZE_MAX (Makrovariable) (seit C11)

S

scalbln() (generisch) (seit C99)
scalbn() (generisch) (seit C99)
SCHAR_MAX
SCHAR_MIN
SCHAR_WIDTH (seit C23)

SCN{d i o u x} WIDTH (Makro-String)

SCNd16 (seit C99)
SCNd32 (seit C99)
SCNd64 (seit C99)
SCNd8 (seit C99)
SCNdFAST16 (seit C99)
SCNdFAST32 (seit C99)
SCNdFAST64 (seit C99)
SCNdFAST8 (seit C99)
SCNdLEAST16 (seit C99)
SCNdLEAST32 (seit C99)
SCNdLEAST64 (seit C99)
SCNdLEAST8 (seit C99)
SCNdMAX (seit C99)
SCNdPTR (seit C99)
SCNi16 (seit C99)
SCNi32 (seit C99)
SCNi64 (seit C99)
SCNi8 (seit C99)
SCNiFAST16 (seit C99)
SCNiFAST32 (seit C99)
SCNiFAST64 (seit C99)
SCNiFAST8 (seit C99)
SCNiLEAST16 (seit C99)
SCNiLEAST32 (seit C99)
SCNiLEAST64 (seit C99)
SCNiLEAST8 (seit C99)
SCNiMAX (seit C99)
SCNiPTR (seit C99)
SCNo16 (seit C99)
SCNo32 (seit C99)
SCNo64 (seit C99)
SCNo8 (seit C99)
SCNoFAST16 (seit C99)
SCNoFAST32 (seit C99)
SCNoFAST64 (seit C99)
SCNoFAST8 (seit C99)
SCNoLEAST16 (seit C99)
SCNoLEAST32 (seit C99)
SCNoLEAST64 (seit C99)
SCNoLEAST8 (seit C99)
SCNoMAX (seit C99)
SCNoPTR (seit C99)
SCNu16 (seit C99)
SCNu32 (seit C99)
SCNu64 (seit C99)
SCNu8 (seit C99)
SCNuFAST16 (seit C99)
SCNuFAST32 (seit C99)
SCNuFAST64 (seit C99)
SCNuFAST8 (seit C99)
SCNuLEAST16 (seit C99)
SCNuLEAST32 (seit C99)
SCNuLEAST64 (seit C99)
SCNuLEAST8 (seit C99)
SCNuMAX (seit C99)
SCNuPTR (seit C99)
SCNx16 (seit C99)
SCNx32 (seit C99)
SCNx64 (seit C99)
SCNx8 (seit C99)
SCNxFAST16 (seit C99)
SCNxFAST32 (seit C99)
SCNxFAST64 (seit C99)
SCNxFAST8 (seit C99)
SCNxLEAST16 (seit C99)
SCNxLEAST32 (seit C99)
SCNxLEAST64 (seit C99)
SCNxLEAST8 (seit C99)
SCNxMAX (seit C99)
SCNxPTR (seit C99)

SEEK_CUR
SEEK_END
SEEK_SET
setjmp()
SHRT_MAX
SHRT_MIN
SHRT_WIDTH (seit C23)
SIG_ATOMIC_MAX (seit C99)
SIG_ATOMIC_MIN (seit C99)
SIG_ATOMIC_WIDTH (seit C23)
SIG_DFL
SIG_ERR
SIG_IGN
SIGABRT
SIGFPE
SIGILL
SIGINT
signbit() (seit C99)
SIGSEGV
SIGTERM
sin() (generisch) (seit C99)
sinh() (generisch) (seit C99)
SIZE_MAX (seit C99)
SIZE_WIDTH (seit C23)
sqrt() (generisch) (seit C99)
static_assert (Schlüsselwort-Makro) (seit C11)
stderr
stdin
stdout

T

tan() (generisch) (seit C99)
tanh() (generisch) (seit C99)
tgamma() (generisch) (seit C99)
thread_local (Schlüsselwort-Makro) (seit C11)
TIME_UTC (seit C11)
TMP_MAX
TMP_MAX_S (seit C11)
true (seit C99)
trunc() (generisch) (seit C99)
TSS_DTOR_ITERATIONS (seit C11)

U

UCHAR_MAX
UCHAR_WIDTH (seit C23)

UINT WIDTH _MAX

UINT_FAST16_MAX (seit C99)
UINT_FAST32_MAX (seit C99)
UINT_FAST64_MAX (seit C99)
UINT_FAST8_MAX (seit C99)
UINT_LEAST16_MAX (seit C99)
UINT_LEAST32_MAX (seit C99)
UINT_LEAST64_MAX (seit C99)
UINT_LEAST8_MAX (seit C99)
UINT16_MAX (seit C99)
UINT32_MAX (seit C99)
UINT64_MAX (seit C99)
UINT8_MAX (seit C99)
UINTMAX_MAX (seit C99)
UINTPTR_MAX (seit C99)

UINT WIDTH _WIDTH

UINT_FAST16_WIDTH (seit C23)
UINT_FAST32_WIDTH (seit C23)
UINT_FAST64_WIDTH (seit C23)
UINT_FAST8_WIDTH (seit C23)
UINT_LEAST16_WIDTH (seit C23)
UINT_LEAST32_WIDTH (seit C23)
UINT_LEAST64_WIDTH (seit C23)
UINT_LEAST8_WIDTH (seit C23)
UINT16_WIDTH (seit C23)
UINT32_WIDTH (seit C23)
UINT64_WIDTH (seit C23)
UINT8_WIDTH (seit C23)
UINTMAX_WIDTH (seit C23)
UINTPTR_WIDTH (seit C23)

UINT_MAX
UINT_WIDTH (seit C23)
UINT16_C() (seit C99)
UINT32_C() (seit C99)
UINT64_C() (seit C99)
UINT8_C() (seit C99)
UINTMAX_C() (seit C99)
ULLONG_MAX (seit C99)
ULLONG_WIDTH (seit C23)
ULONG_MAX
ULONG_WIDTH (seit C23)
USHRT_MAX
USHRT_WIDTH (seit C23)

V

va_arg()
va_copy() (seit C99)
va_end()
va_list
va_start()

W

WCHAR_MAX (seit C99)
WCHAR_MIN (seit C99)
WCHAR_WIDTH (seit C23)
WEOF (seit C95)
WINT_MAX (seit C99)
WINT_MIN (seit C99)
WINT_WIDTH (seit C23)

X

xor (Operator-Makro) (seit C95)
xor_eq (Operator-Makro) (seit C95)

Siehe auch

C++ Dokumentation für Makro-Symbolindex