Home
last modified time | relevance | path

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

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersOperationBinaryDivmodUtils.c33 #define WIDTH_OF_ULONG (CHAR_BIT * SIZEOF_LONG) macro
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dintobject.c675 #define WIDTH_OF_ULONG (CHAR_BIT*SIZEOF_LONG) in int_true_divide() macro
/dports/lang/python27/Python-2.7.18/Objects/
H A Dintobject.c675 #define WIDTH_OF_ULONG (CHAR_BIT*SIZEOF_LONG) in int_true_divide() macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dintobject.c665 #define WIDTH_OF_ULONG (CHAR_BIT*SIZEOF_LONG) in int_true_divide() macro