HomeSort by relevance Sort by last modified time
    Searched full:__fnstenv (Results 1 - 1 of 1) sorted by null

  /bionic/libm/i387/
fenv.c 60 #define __fnstenv(__env) __asm __volatile("fnstenv %0" : "=m" (*(__env))) macro
128 __fnstenv(&env);
159 __fnstenv(envp);
179 __fnstenv(&env);
271 __fnstenv(&env);

Completed in 86 milliseconds