Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dthread.c1678 static inline WORD get_fpu_cw(void) in get_fpu_cw() function
1700 ctx->cw = get_fpu_cw(); in fpu_thread()
1734 initial_cw = get_fpu_cw(); in test_thread_fpu_cw()
1741 cw = get_fpu_cw(); in test_thread_fpu_cw()
1747 cw = get_fpu_cw(); in test_thread_fpu_cw()
1751 cw = get_fpu_cw(); in test_thread_fpu_cw()