OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__xexcepts
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/alpha/include/
fenv.h
110
fenv_t __xflag,
__xexcepts
;
local in function:fesetexceptflag
113
__xexcepts
= (fenv_t)__excepts << _FPUSW_SHIFT;
116
__r.__bits &= ~
__xexcepts
;
117
__r.__bits |= __xflag &
__xexcepts
;
fenv.h
110
fenv_t __xflag,
__xexcepts
;
local in function:fesetexceptflag
113
__xexcepts
= (fenv_t)__excepts << _FPUSW_SHIFT;
116
__r.__bits &= ~
__xexcepts
;
117
__r.__bits |= __xflag &
__xexcepts
;
fenv.h
110
fenv_t __xflag,
__xexcepts
;
local in function:fesetexceptflag
113
__xexcepts
= (fenv_t)__excepts << _FPUSW_SHIFT;
116
__r.__bits &= ~
__xexcepts
;
117
__r.__bits |= __xflag &
__xexcepts
;
Completed in 32 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025