/external/kernel-headers/original/asm-x86/ |
ucontext.h | 6 * by the fpstate pointer in the ucontext's
|
sigcontext.h | 81 struct _fpstate __user * fpstate; member in struct:sigcontext 132 struct _fpstate __user *fpstate; /* zero when no FPU context */ member in struct:sigcontext
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
sigcontext.h | 78 struct _fpstate __user * fpstate; member in struct:sigcontext 126 struct _fpstate __user *fpstate; member in struct:sigcontext
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
sigcontext.h | 78 struct _fpstate __user * fpstate; member in struct:sigcontext 126 struct _fpstate __user *fpstate; member in struct:sigcontext
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
sigcontext.h | 78 struct _fpstate __user * fpstate; member in struct:sigcontext 126 struct _fpstate __user *fpstate; member in struct:sigcontext
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
sigcontext.h | 78 struct _fpstate __user * fpstate; member in struct:sigcontext 126 struct _fpstate __user *fpstate; member in struct:sigcontext
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
sigcontext.h | 78 struct _fpstate __user * fpstate; member in struct:sigcontext 126 struct _fpstate __user *fpstate; member in struct:sigcontext
|
/bionic/libc/kernel/arch-arm/asm/ |
ucontext.h | 21 #include <asm/fpstate.h>
|
/external/kernel-headers/original/asm-arm/ |
fpstate.h | 2 * linux/include/asm-arm/fpstate.h
|
thread_info.h | 16 #include <asm/fpstate.h> 63 union fp_state fpstate __attribute__((aligned(8))); member in struct:thread_info
|
ucontext.h | 4 #include <asm/fpstate.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
sigcontext32.h | 66 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member in struct:sigcontext_ia32
|
sigcontext.h | 80 struct _fpstate * fpstate; member in struct:sigcontext 131 struct _fpstate *fpstate; /* zero when no FPU context */ member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 66 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member in struct:sigcontext_ia32
|
sigcontext.h | 80 struct _fpstate * fpstate; member in struct:sigcontext 131 struct _fpstate *fpstate; /* zero when no FPU context */ member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 66 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member in struct:sigcontext_ia32
|
sigcontext.h | 80 struct _fpstate * fpstate; member in struct:sigcontext 131 struct _fpstate *fpstate; /* zero when no FPU context */ member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
sigcontext.h | 102 struct _fpstate * fpstate; member in struct:sigcontext 153 struct _fpstate * fpstate; member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
sigcontext.h | 102 struct _fpstate * fpstate; member in struct:sigcontext 153 struct _fpstate * fpstate; member in struct:sigcontext
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
sigcontext.h | 102 struct _fpstate * fpstate; member in struct:sigcontext 153 struct _fpstate * fpstate; member in struct:sigcontext
|
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-x86-linux.c | 127 struct _vki_fpstate fpstate; member in struct:sigframe 148 struct _vki_fpstate fpstate; member in struct:rt_sigframe 353 struct vki_ucontext *uc, struct _vki_fpstate *fpstate) 364 sc->fpstate = fpstate; 366 // FIXME: save_i387(&tst->arch, fpstate); 503 synth_ucontext(tst->tid, siginfo, trapno, err, mask, &uc, &frame->fpstate); 570 &frame->uContext, &frame->fpstate); 652 struct _vki_fpstate *fpstate ) 671 //:: restore_i387(&tst->arch, fpstate); [all...] |
sigframe-amd64-linux.c | 124 struct _vki_fpstate fpstate; member in struct:rt_sigframe 329 struct vki_ucontext *uc, struct _vki_fpstate *fpstate) 340 sc->fpstate = fpstate; 342 // FIXME: save_i387(&tst->arch, fpstate); 486 &frame->uContext, &frame->fpstate); 568 struct _vki_fpstate *fpstate ) 593 //:: restore_i387(&tst->arch, fpstate); 602 restore_sigcontext(tst, &frame->uContext.uc_mcontext, &frame->fpstate);
|
/bionic/libc/kernel/arch-x86/asm/ |
sigcontext.h | 87 struct _fpstate __user * fpstate; member in struct:sigcontext
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
sigcontext.h | 87 struct _fpstate __user * fpstate; member in struct:sigcontext
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
sigcontext.h | 87 struct _fpstate __user * fpstate; member in struct:sigcontext
|