Home
last modified time | relevance | path

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

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