Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Ddiv64.c12 u64 longw; member
23 output.longw = num; in __ashldi3()
34 return output.longw; in __ashldi3()
41 output.longw = num; in __lshrdi3()
52 return output.longw; in __lshrdi3()