Home
last modified time | relevance | path

Searched refs:BYTE2BIT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dbitset.h27 #define BYTE2BIT(ibyte) ((ibyte) * BITSPERBYTE) macro
/external/python/cpython2/Include/
Dbitset.h27 #define BYTE2BIT(ibyte) ((ibyte) * BITSPERBYTE) macro