Home
last modified time | relevance | path

Searched defs:INTPTR_WIDTH (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/x86/include/
H A D_stdint.h197 #define INTPTR_WIDTH INT64_WIDTH macro
199 #define INTPTR_WIDTH INT32_WIDTH macro
/freebsd/sys/powerpc/include/
H A D_stdint.h204 #define INTPTR_WIDTH INT64_WIDTH macro
206 #define INTPTR_WIDTH INT32_WIDTH macro
/freebsd/sys/riscv/include/
H A D_stdint.h163 #define INTPTR_WIDTH INT64_WIDTH macro
/freebsd/sys/arm/include/
H A D_stdint.h165 #define INTPTR_WIDTH INT32_WIDTH macro
/freebsd/sys/arm64/include/
H A D_stdint.h167 #define INTPTR_WIDTH INT64_WIDTH macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h895 #define INTPTR_WIDTH __INTPTR_WIDTH__ macro