Symbol: INT64_WIDTH
sys/arm/include/_stdint.h
164
#define INT_FAST64_WIDTH INT64_WIDTH
sys/arm/include/_stdint.h
166
#define INTMAX_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
166
#define INT_FAST64_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
167
#define INTPTR_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
168
#define INTMAX_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
174
#define PTRDIFF_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
175
#define SIG_ATOMIC_WIDTH INT64_WIDTH
sys/arm64/include/_stdint.h
176
#define SIZE_WIDTH INT64_WIDTH
sys/powerpc/include/_stdint.h
202
#define INT_FAST64_WIDTH INT64_WIDTH
sys/powerpc/include/_stdint.h
204
#define INTPTR_WIDTH INT64_WIDTH
sys/powerpc/include/_stdint.h
208
#define INTMAX_WIDTH INT64_WIDTH
sys/powerpc/include/_stdint.h
215
#define PTRDIFF_WIDTH INT64_WIDTH
sys/powerpc/include/_stdint.h
216
#define SIZE_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
162
#define INT_FAST64_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
163
#define INTPTR_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
164
#define INTMAX_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
170
#define PTRDIFF_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
171
#define SIG_ATOMIC_WIDTH INT64_WIDTH
sys/riscv/include/_stdint.h
172
#define SIZE_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
195
#define INT_FAST64_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
197
#define INTPTR_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
201
#define INTMAX_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
208
#define PTRDIFF_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
209
#define SIG_ATOMIC_WIDTH INT64_WIDTH
sys/x86/include/_stdint.h
210
#define SIZE_WIDTH INT64_WIDTH