OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__qmath_
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/
quadmath_weak.h
30
# define
__qmath_
(name)
__qmath_
## name
macro
33
# define
__qmath_
(name) name
macro
37
#define __qmath3(name) __qmath2(
__qmath_
## name,name,name)
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath_weak.h
30
# define
__qmath_
(name)
__qmath_
## name
macro
33
# define
__qmath_
(name) name
macro
37
#define __qmath3(name) __qmath2(
__qmath_
## name,name,name)
/src/external/gpl3/gcc/dist/libgfortran/io/
read.c
192
*((GFC_REAL_16*) dest) =
__qmath_
(strtoflt128) (buffer, &endptr);
209
*((GFC_REAL_17*) dest) =
__qmath_
(strtoflt128) (buffer, &endptr);
287
*((GFC_REAL_16*) dest) =
__qmath_
(strtoflt128) (buffer, NULL);
/src/external/gpl3/gcc.old/dist/libgfortran/io/
read.c
189
*((GFC_REAL_16*) dest) =
__qmath_
(strtoflt128) (buffer, &endptr);
203
*((GFC_REAL_17*) dest) =
__qmath_
(strtoflt128) (buffer, &endptr);
275
*((GFC_REAL_16*) dest) =
__qmath_
(strtoflt128) (buffer, NULL);
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026