OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x86_get_except
(Results
1 - 1
of
1
) sorted by null
/development/ndk/sources/android/libportable/arch-x86/
fenv.c
69
static inline int
x86_get_except
(int x86flags)
function
125
*flagp =
x86_get_except
(*flagp);
145
return
x86_get_except
(ret);
165
return
x86_get_except
(flags);
Completed in 40 milliseconds