Home
last modified time | relevance | path

Searched defs:_FPU_GETCW (Results 1 – 1 of 1) sorted by relevance

/third_party/lame/libmp3lame/
Dutil.c900 # define _FPU_GETCW(cw) __asm__ ("fnstcw %0" : "=m" (*&cw)) in disable_FPE() macro
920 # define _FPU_GETCW(cw) __asm__ ("fnstcw %0" : "=m" (*&cw)) in disable_FPE() macro