Searched refs:result_high (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-ppc64/ | ||
D | time.h | 36 unsigned long result_high; member |
/linux-2.4.37.9/arch/ppc64/kernel/ | ||
D | time.c | 798 dr->result_high = (w << 32) + x; in div128_by_32() |