Linux Kernel
3.7.1
|
#include <sigcontext32.h>
Data Fields | |
unsigned short | significand [4] |
unsigned short | exponent |
unsigned short | padding [3] |
Definition at line 15 of file sigcontext32.h.
unsigned short exponent |
Definition at line 17 of file sigcontext32.h.
unsigned short padding[3] |
Definition at line 18 of file sigcontext32.h.
unsigned short significand[4] |
Definition at line 16 of file sigcontext32.h.