Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/minimal/include/
Dlimits.h77 #if __SIZEOF_LONG_LONG__ == 8
/Zephyr-latest/include/zephyr/toolchain/
Dxcc_missing_defs.h44 #define __SIZEOF_LONG_LONG__ 8 macro
/Zephyr-latest/include/zephyr/sys/
Dutil.h56 #if !(defined(__CHAR_BIT__) && defined(__SIZEOF_LONG__) && defined(__SIZEOF_LONG_LONG__))
73 #define BITS_PER_LONG_LONG (__CHAR_BIT__ * __SIZEOF_LONG_LONG__)