Searched refs:MILLION (Results 1 – 8 of 8) sorted by relevance
43 MILLION = 2; enumerator
95 #define MILLION ((int64_t) 1000 * 1000) macro100 ts->tv_sec = (long) (filetime / (10 * MILLION)); in uv__filetime_to_timespec()101 ts->tv_nsec = (long) ((filetime - ts->tv_sec * 10 * MILLION) * 100U); in uv__filetime_to_timespec()110 int64_t bigtime = ((time) * 10 * MILLION + 116444736 * BILLION); \
2497 more than MILLION2500 MORE THAN MILLION 2505 more than MILLION2508 MORE THAN MILLION
3729 more than MILLION3730 0: more than MILLION3734 MORE THAN MILLION 3742 more than MILLION3743 0: more than MILLION3747 MORE THAN MILLION
3129 more than MILLION3130 0: more than MILLION3134 MORE THAN MILLION 3142 more than MILLION3143 0: more than MILLION3147 MORE THAN MILLION
2067 more than MILLION2070 MORE THAN MILLION 2075 more than MILLION2078 MORE THAN MILLION
434 MILLION = 2; enumerator
411 FractionalPercent::MILLION;