Searched refs:TYPE_BIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp69 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
73 ((TYPE_BIT(type) - TYPE_SIGNED(type)) * 302 / 1000 + 1 + TYPE_SIGNED(type))

Completed in 117 milliseconds