Searched defs:fpu (Results 1 – 4 of 4) sorted by relevance
32 struct fpu struct36 fpu( const double beta = 1.0 ) : m_beta( beta ) { } in fpu() argument39 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()
42 int fpu = fpu_status (); in fpu_post_test() local
76 struct mips_fpu_struct fpu; member
38 struct user_fpu_struct fpu; member