Searched defs:num_type (Results 1 – 3 of 3) sorted by relevance
94 typedef boost::intmax_t num_type; typedef in boost::ratio
36 void SetBit(NUM_TYPE* num_type, ENUM_TYPE bit) { in SetBit()41 void UnsetBit(NUM_TYPE* num_type, ENUM_TYPE bit) { in UnsetBit()46 bool CheckBit(NUM_TYPE num_type, ENUM_TYPE bit) { in CheckBit()
1727 #define PARSE_DIGITS(num, cur, num_type) \ argument1749 #define PARSE_NUM(num, cur, num_type) \ argument