Home
last modified time | relevance | path

Searched refs:z_float_disable (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/arch/x86/core/ia32/
Dthread.c52 extern int z_float_disable(struct k_thread *thread);
57 return z_float_disable(thread); in arch_float_disable()
Dfloat.c269 int z_float_disable(struct k_thread *thread) in z_float_disable() function