Home
last modified time | relevance | path

Searched defs:fpscr (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/fenv/powerpc64/
Dfenv.c17 static inline void set_fpscr_f(double fpscr) in set_fpscr_f()
22 static void set_fpscr(long fpscr) in set_fpscr()
/third_party/musl/arch/sh/bits/
Duser.h23 unsigned long fpscr; member
Dsignal.h19 unsigned int fpscr, fpul, ownedfp; member
/third_party/musl/arch/powerpc/bits/
Dsignal.h15 double fpscr; member
/third_party/openssl/crypto/poly1305/
Dpoly1305_ieee754.c260 double fpscr_orig, fpscr = *(double *)&one; in poly1305_blocks() local
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_armcc.h788 __STATIC_INLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR()
Dcmsis_gcc.h1614 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR()