Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/minimal/include/
Dlimits.h37 #define WORD_BIT (__SIZEOF_POINTER__ * CHAR_BIT)
/Zephyr-latest/include/zephyr/toolchain/
Dxcc_missing_defs.h67 #define __SIZEOF_POINTER__ 4 macro
Dzephyr_stdint.h83 #if __SIZEOF_POINTER__ != __SIZEOF_LONG__
/Zephyr-latest/include/zephyr/toolchain/iar/
Diar_missing_defs.h54 #define __SIZEOF_POINTER__ __INTPTR_T_SIZE__ macro