Searched refs:DTOX_INT (Results 1 – 1 of 1) sorted by relevance
53 #define DTOX_INT int64_t macro74 #define DTOX_INT int32_t macro109 DTOX_INT fi, s; in __dtox_engine()143 DTOX_INT half = ((DTOX_INT) 1) << (bits - 1); in __dtox_engine()144 DTOX_INT mask = ~((half << 1) - 1); in __dtox_engine()