HomeSort by relevance Sort by last modified time
    Searched full:setfl (Results 1 - 1 of 1) sorted by null

  /bionic/libm/i387/
fenv.c 83 #define setfl(x) __asm __volatile("pushl %0\n\tpopfl" : : "g" (x)) macro
103 setfl(nflag);

Completed in 75 milliseconds