Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_machine.h242 struct cpu_ctl_env { struct
257 bool operator!=( const cpu_ctl_env& ctl ) const { argument
280 struct cpu_ctl_env { argument
329 cpu_ctl_env() : my_fenv_ptr(nullptr) {} in cpu_ctl_env() function
340 cpu_ctl_env( const cpu_ctl_env &src ) : my_fenv_ptr(nullptr) { in cpu_ctl_env() function