Home
last modified time | relevance | path

Searched defs:LONG_BIT (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Include/
H A Dpyport.h592 #define LONG_BIT (8 * SIZEOF_LONG) macro
/third_party/musl/porting/liteos_a/user/include/
H A Dlimits.h59 #define LONG_BIT 32 macro
61 #define LONG_BIT 64 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dlimits.h59 #define LONG_BIT 32 macro
61 #define LONG_BIT 64 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlimits.h61 #define LONG_BIT 32 macro
63 #define LONG_BIT 64 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlimits.h61 #define LONG_BIT 32 macro
63 #define LONG_BIT 64 macro
/third_party/musl/include/
H A Dlimits.h64 #define LONG_BIT 32 macro
66 #define LONG_BIT 64 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlimits.h94 #define LONG_BIT 64 macro
96 #define LONG_BIT 32 macro
/third_party/python/PC/
H A Dpyconfig.h64 #define LONG_BIT 32 macro

Completed in 6 milliseconds