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

/netbsd-current/sys/dev/
H A Dmidisyn.c748 int64_t t64a, t64b; local
771 t64a = 0x5a1a0ee4; /* INT64_C(967879298788) gcc333: spurious warning */
772 t64a |= (int64_t)0xe1 << 32;
773 t64a /= mp - 1998848; /* here's why 1998848 is special-cased above ;) */
774 t64a += mp - 3704981;
777 t64b /= t64a;

Completed in 176 milliseconds