Home
last modified time | relevance | path

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

/external/libvpx/vpx_ports/
Dx86.h169 x87_get_control_word(void) in x87_get_control_word() function
180 #define x87_get_control_word vpx_winx64_fstcw macro
188 x87_get_control_word(void) in x87_get_control_word() function
199 unsigned short mode = x87_get_control_word(); in x87_set_double_precision()