Searched defs:cpu_ctl_env (Results 1 – 1 of 1) sorted by relevance
242 struct cpu_ctl_env { struct257 bool operator!=( const cpu_ctl_env& ctl ) const { argument280 struct cpu_ctl_env { argument329 cpu_ctl_env() : my_fenv_ptr(nullptr) {} in cpu_ctl_env() function340 cpu_ctl_env( const cpu_ctl_env &src ) : my_fenv_ptr(nullptr) { in cpu_ctl_env() function