Home
last modified time | relevance | path

Searched refs:result_high (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dtime.h36 unsigned long result_high; member
/linux-2.4.37.9/arch/ppc64/kernel/
Dtime.c798 dr->result_high = (w << 32) + x; in div128_by_32()