clang 22.0.0git
|
Go to the source code of this file.
Macros | |
#define | __STDC_VERSION_STDCKDINT_H__ 202311L |
#define | ckd_add(R, A, B) |
#define | ckd_sub(R, A, B) |
#define | ckd_mul(R, A, B) |
#define __STDC_VERSION_STDCKDINT_H__ 202311L |
Definition at line 24 of file stdckdint.h.
#define ckd_add | ( | R, | |
A, | |||
B ) |
Definition at line 37 of file stdckdint.h.
#define ckd_mul | ( | R, | |
A, | |||
B ) |
Definition at line 39 of file stdckdint.h.
#define ckd_sub | ( | R, | |
A, | |||
B ) |
Definition at line 38 of file stdckdint.h.