OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_libc_fpstate
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sandbox/linux/services/
android_i386_ucontext.h
23
struct
_libc_fpstate
{
struct
39
struct
_libc_fpstate
* fpregs;
72
struct
_libc_fpstate
__fpregs_mem;
android_x86_64_ucontext.h
26
struct
_libc_fpstate
{
struct
44
struct
_libc_fpstate
* fpregs;
81
struct
_libc_fpstate
__fpregs_mem;
/bionic/libc/include/sys/
ucontext.h
131
struct
_libc_fpstate
{
143
typedef struct
_libc_fpstate
* fpregset_t;
160
struct
_libc_fpstate
__fpregs_mem;
258
struct
_libc_fpstate
{
272
typedef struct
_libc_fpstate
* fpregset_t;
286
struct
_libc_fpstate
__fpregs_mem;
/development/ndk/platforms/android-L/include/sys/
ucontext.h
129
struct
_libc_fpstate
{
141
typedef struct
_libc_fpstate
* fpregset_t;
160
struct
_libc_fpstate
__fpregs_mem;
258
struct
_libc_fpstate
{
272
typedef struct
_libc_fpstate
* fpregset_t;
286
struct
_libc_fpstate
__fpregs_mem;
/external/compiler-rt/android/include/sys/
ucontext.h
54
struct
_libc_fpstate
{
struct
70
struct
_libc_fpstate
* fpregs;
106
struct
_libc_fpstate
__fpregs_mem;
Completed in 142 milliseconds