Home
last modified time | relevance | path

Searched refs:INT32_C (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm/include/
H A D_stdint.h42 #define INT32_C(c) (c) macro
/f-stack/freebsd/arm64/include/
H A D_stdint.h40 #define INT32_C(c) (c) macro
/f-stack/freebsd/x86/include/
H A D_stdint.h51 #define INT32_C(c) (c) macro
/f-stack/freebsd/mips/include/
H A D_stdint.h50 #define INT32_C(c) (c) macro
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h232 #define INT32_C(val) val##i32 macro
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_tx_adapter.c18 #define TXA_INVALID_DEV_ID INT32_C(-1)