Searched refs:part (Results 226 - 233 of 233) sorted by last modified time

12345678910

/linux-master/fs/hfs/
H A Dpart_tbl.c56 * start and length of the 'part'th HFS partition.
82 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) {
98 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) {
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
199 bfextu (%a0){#28:#4},%d0 |integer part is ls digit in long word
H A Dround.S299 | FP_SCR1 = exponent, ms mantissa part, ls mantissa part
497 | so that bfext can be used to extract the new low part of the mantissa.
H A Dsetox.S465 movel (%a0),%d0 | ...load part of input X
631 movel (%a0),%d0 | ...load part of input X
H A Dsgetem.S106 | ms mantissa part in d0
107 | ls mantissa part in d1
H A Dstan.S334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact
336 faddx FP_SCR3(%a6),%fp0 |low part of reduction
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5493 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5495 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
5924 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5926 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
7105 mov.l (%a0),%d1 # load part of input X
7269 mov.l (%a0),%d1 # load part of input X
9249 # the src value. then, jump to the norm part of the routine.
/linux-master/arch/mips/include/asm/xtalk/
H A Dxwidget.h118 u32 part; member in struct:widget_ident

Completed in 181 milliseconds

12345678910