Home
last modified time | relevance | path

Searched refs:INTMAX_C (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/include/
H A D_stdint.h50 #define INTMAX_C(c) INT64_C(c) macro
/f-stack/freebsd/arm64/include/
H A D_stdint.h48 #define INTMAX_C(c) INT64_C(c) macro
/f-stack/freebsd/x86/include/
H A D_stdint.h65 #define INTMAX_C(c) INT64_C(c) macro
/f-stack/freebsd/mips/include/
H A D_stdint.h64 #define INTMAX_C(c) INT64_C(c) macro
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h241 #define INTMAX_C INT64_C macro