Home
last modified time | relevance | path

Searched defs:LONG_BIT (Results 1 – 9 of 9) sorted by relevance

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