OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setfl
(Results
1 - 1
of
1
) sorted by null
/bionic/libm/i387/
fenv.c
52
#define
setfl
(x) __asm __volatile("pushl %0\n\tpopfl" : : "g" (x))
macro
72
setfl
(nflag);
Completed in 10 milliseconds