Home
last modified time | relevance | path

Searched defs:FUNC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/sparc/lib/
Dmemcpy.S14 #define FUNC(x) \ macro
/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_emu.h125 typedef void (*FUNC)(void); typedef
/linux-2.4.37.9/arch/x86_64/kernel/
Dpci-pc.c189 #define FUNC(devfn) (((devfn & 7) << 1) | 0xf0) macro
/linux-2.4.37.9/drivers/hil/
Dhil_mlc.c393 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
/linux-2.4.37.9/arch/ppc64/kernel/
Dprom.c37 #define call_yaboot(FUNC,...) \ argument
48 #define call_yaboot(FUNC,...) do { ; } while (0) argument