HomeSort by relevance Sort by last modified time
    Searched refs:user_i387_struct (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
user_32.h 17 struct user_i387_struct { struct
60 struct user_i387_struct i387;
71 struct user_i387_struct* u_fpstate;
elf.h 24 typedef struct user_i387_struct elf_fpregset_t;
  /external/kernel-headers/original/asm-x86/
user_32.h 44 struct user_i387_struct { struct
97 struct user_i387_struct i387; /* Math Co-processor registers. */
111 struct user_i387_struct* u_fpstate; /* Math Co-processor pointer. */
i387_32.h 135 extern int get_fpregs( struct user_i387_struct __user *buf,
138 struct user_i387_struct __user *buf );
149 struct user_i387_struct *fpu );
elf.h 17 typedef struct user_i387_struct elf_fpregset_t;
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
user_32.h 17 struct user_i387_struct { struct
60 struct user_i387_struct i387;
71 struct user_i387_struct* u_fpstate;
elf.h 24 typedef struct user_i387_struct elf_fpregset_t;
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
user_32.h 17 struct user_i387_struct { struct
60 struct user_i387_struct i387;
71 struct user_i387_struct* u_fpstate;
elf.h 24 typedef struct user_i387_struct elf_fpregset_t;

Completed in 124 milliseconds