Home
last modified time | relevance | path

Searched defs:fpu (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/
Dfpu.cpp32 struct fpu struct
36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument
39 void operator()( const container_type &q , container_type &dpdt ) const in operator ()()
58 double energy( const container_type &q , const container_type &p ) const in energy()
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy()
/third_party/uboot/u-boot-2020.01/post/lib_powerpc/fpu/
Dfpu.c42 int fpu = fpu_status (); in fpu_post_test() local
/third_party/uboot/u-boot-2020.01/arch/mips/include/asm/
Dprocessor.h76 struct mips_fpu_struct fpu; member
/third_party/musl/arch/sh/bits/
Duser.h38 struct user_fpu_struct fpu; member