Searched refs:f4 (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/posix/arch/m68k/
H A Dsignal.h22 f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13; /* fp volatile regs */ member in struct:vregs
/haiku/headers/posix/arch/ppc/
H A Dsignal.h24 f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13; /* fp volatile regs */ member in struct:vregs
/haiku/headers/libs/agg/
H A Dagg_rasterizer_sl_clip.h223 unsigned f3, f4; local
260 f4 = clipping_flags_y(y4, m_clip_box);
262 line_clip_y(ras, m_clip_box.x2, y3, m_clip_box.x1, y4, f3, f4);
263 line_clip_y(ras, m_clip_box.x1, y4, m_clip_box.x1, y2, f4, f2);
277 f4 = clipping_flags_y(y4, m_clip_box);
279 line_clip_y(ras, m_clip_box.x1, y3, m_clip_box.x2, y4, f3, f4);
280 line_clip_y(ras, m_clip_box.x2, y4, m_clip_box.x2, y2, f4, f2);
/haiku/src/system/kernel/arch/riscv64/
H A Darch_asm.S62 fsd f4, 4*8(a0)
102 fld f4, 4*8(a0)
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h92 double f4; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S247 stfdu %f4, -8(%r1)
426 lfdu %f4, 8(%r2)
H A Darch_exceptions_440.S250 stfdu %f4, -8(%r1)
429 lfdu %f4, 8(%r2)

Completed in 94 milliseconds