OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__quadmath_throw
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/
quadmath.h
39
# define
__quadmath_throw
throw ()
macro
42
# define
__quadmath_throw
__attribute__((__nothrow__))
macro
47
extern __float128 acosq (__float128)
__quadmath_throw
;
48
extern __float128 acoshq (__float128)
__quadmath_throw
;
49
extern __float128 asinq (__float128)
__quadmath_throw
;
50
extern __float128 asinhq (__float128)
__quadmath_throw
;
51
extern __float128 atanq (__float128)
__quadmath_throw
;
52
extern __float128 atanhq (__float128)
__quadmath_throw
;
53
extern __float128 atan2q (__float128, __float128)
__quadmath_throw
;
54
extern __float128 cbrtq (__float128)
__quadmath_throw
;
[
all
...]
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath.h
39
# define
__quadmath_throw
throw ()
macro
42
# define
__quadmath_throw
__attribute__((__nothrow__))
macro
47
extern __float128 acosq (__float128)
__quadmath_throw
;
48
extern __float128 acoshq (__float128)
__quadmath_throw
;
49
extern __float128 asinq (__float128)
__quadmath_throw
;
50
extern __float128 asinhq (__float128)
__quadmath_throw
;
51
extern __float128 atanq (__float128)
__quadmath_throw
;
52
extern __float128 atanhq (__float128)
__quadmath_throw
;
53
extern __float128 atan2q (__float128, __float128)
__quadmath_throw
;
54
extern __float128 cbrtq (__float128)
__quadmath_throw
;
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026