Home
last modified time | relevance | path

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

/external/musl/include/
Dlimits.h59 #define LONG_BIT 32 macro
61 #define LONG_BIT 64 macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py352 LONG_BIT = 32 variable
353 LONG_BIT = 64 variable
354 LONG_BIT = 32 variable
355 LONG_BIT = 64 variable
356 LONG_BIT = 64 variable
357 LONG_BIT = 32 variable
/external/bc/include/
Dbcl.h91 #define LONG_BIT (32) macro
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h75 #define LONG_BIT 32 macro
/external/python/cpython3/Include/
Dpyport.h737 #define LONG_BIT (8 * SIZEOF_LONG) macro
/external/python/cpython3/PC/
Dpyconfig.h65 #define LONG_BIT 32 macro
/external/python/cpython2/PC/
Dpyconfig.h75 #define LONG_BIT 32 macro
/external/python/cpython2/Include/
Dpyport.h886 #define LONG_BIT (8 * SIZEOF_LONG) macro