Searched defs:x87_get_control_word (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_ports/
H A Dx86.h261 x87_get_control_word(void) { function
272 x87_get_control_word(void) { function
282 #define x87_get_control_word vpx_winx64_fstcw macro
289 x87_get_control_word(void) { function
298 unsigned int mode = x87_get_control_word();

Completed in 120 milliseconds