Searched defs:op2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/platforms/ |
D | pmac_pci.c | 141 #define cfg_read(val, addr, type, op, op2) \ argument 143 #define cfg_write(val, addr, type, op, op2) \ argument 153 #define MACRISC_PCI_OP(rw, size, type, op, op2) \ argument
|
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | math.c | 217 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local
|