Home
last modified time | relevance | path

Searched refs:__SIZEOF_INT__ (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/
Dzephyr_stdint.h23 #if !defined(__SIZEOF_INT__)
35 #define __SIZEOF_INT__ 2 macro
37 #define __SIZEOF_INT__ 4 macro
39 #define __SIZEOF_INT__ 8 macro
46 #if __SIZEOF_INT__ != 4
Dxcc_missing_defs.h30 #define __SIZEOF_INT__ 4 macro
/Zephyr-latest/lib/libc/minimal/include/
Dlimits.h63 #if __SIZEOF_INT__ == 4
/Zephyr-latest/include/zephyr/toolchain/iar/
Diar_missing_defs.h30 #define __SIZEOF_INT__ __INT_SIZE__ macro