Searched defs:carries (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dashldi3.c20 const unsigned int carries = (unsigned int) uu.s.low >> bm; local
H A Dashrdi3.c22 const unsigned int carries = (unsigned int) uu.s.high << bm; local
H A Dlshrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dashldi3.c20 const unsigned int carries = (unsigned int) uu.s.low >> bm; local
H A Dashrdi3.c22 const unsigned int carries = (unsigned int) uu.s.high << bm; local
H A Dlshrdi3.c20 const unsigned int carries = (unsigned int) uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/lib/
H A Dashldi3.c38 const unsigned int carries = (unsigned int) uu.s.low >> bm; local
H A Dashrdi3.c40 const unsigned int carries = (unsigned int) uu.s.high << bm; local
H A Dlshrdi3.c39 const unsigned int carries = (unsigned int) uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/lib/
H A Dashldi3.c29 USItype carries = (USItype) uu.s.low >> bm; local
H A Dashrdi3.c30 USItype carries = (USItype) uu.s.high << bm; local
H A Dlshrdi3.c29 USItype carries = (USItype) uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/lib/
H A Dashrdi3.c55 USItype carries = (USItype)uu.s.high << bm; local
H A Dlshrdi3.c54 USItype carries = (USItype) uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/lib/
H A Dashldi3.c56 USItype carries = (USItype)uu.s.low >> bm; local
H A Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; local
H A Dlshrdi3.c56 USItype carries = (USItype)uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/lib/
H A Dashldi3.c56 USItype carries = (USItype)uu.s.low >> bm; local
H A Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; local
H A Dlshrdi3.c56 USItype carries = (USItype)uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/lib/
H A Dashrdi3.c57 USItype carries = (USItype)uu.s.high << bm; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Ddes.c251 uint64_t carries = (CDn >> 27) & 0x10000001; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Ddes.c251 uint64_t carries = (CDn >> 27) & 0x10000001; local

Completed in 138 milliseconds