Searched defs:IA64_REG_COUNT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc.h86 #define IA64_REG_COUNT (EF_SIZE/8+32) /* integer and fp regs */ macro
87 unsigned long regs[IA64_REG_COUNT]; /* integer and fp regs */

Completed in 40 milliseconds