Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A D_stdint.h51 #define UINTMAX_C(c) UINT64_C(c) macro
/f-stack/freebsd/arm64/include/
H A D_stdint.h49 #define UINTMAX_C(c) UINT64_C(c) macro
/f-stack/freebsd/x86/include/
H A D_stdint.h66 #define UINTMAX_C(c) UINT64_C(c) macro
/f-stack/freebsd/mips/include/
H A D_stdint.h65 #define UINTMAX_C(c) UINT64_C(c) macro
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h242 #define UINTMAX_C UINT64_C macro