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

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dx86.h217 x87_get_control_word(void) { function
228 x87_get_control_word(void) { function
238 #define x87_get_control_word vpx_winx64_fstcw macro
245 x87_get_control_word(void) { function
254 unsigned int mode = x87_get_control_word();
/external/libvpx/libvpx/vpx_ports/
H A Dx86.h217 x87_get_control_word(void) { function
228 x87_get_control_word(void) { function
238 #define x87_get_control_word vpx_winx64_fstcw macro
245 x87_get_control_word(void) { function
254 unsigned short mode = x87_get_control_word();

Completed in 72 milliseconds