Searched refs:s387 (Results 1 – 2 of 2) sorted by relevance
6 int restore_i387_soft(void *s387, struct _fpstate *buf);7 int save_i387_soft(void *s387, struct _fpstate * buf);
677 #define S387 ((struct i387_soft_struct *)s387)681 int restore_i387_soft(void *s387, struct _fpstate *buf) in restore_i387_soft() argument727 int save_i387_soft(void *s387, struct _fpstate * buf) in save_i387_soft() argument