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

  /development/ndk/sources/android/libportable/arch-x86_64/
fenv.c 52 static inline int x86_64_change_rounding(int flag) { function
157 return REAL(fesetround)(x86_64_change_rounding(round));

Completed in 201 milliseconds