Home
last modified time | relevance | path

Searched defs:BITS_PER_LONG (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/drivers/core/fbdev/include/
A Dfb_define.h15 #define BITS_PER_LONG 64 macro
17 #define BITS_PER_LONG 32 macro
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.c294 #define BITS_PER_LONG (sizeof(unsigned long) * 8) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/
A Dnet_defs.h226 #define BITS_PER_LONG 32 macro
/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h34 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro

Completed in 16 milliseconds