Searched refs:SETUP_DATA_AREA (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ | ||
D | fpu_system.h | 21 #define SETUP_DATA_AREA(arg) FPU_info = (struct info *) &arg macro |
D | fpu_entry.c | 163 SETUP_DATA_AREA(arg); in math_emulate() |