Searched refs:__qmath_ (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath_weak.h30 # define __qmath_(name) __qmath_ ## name macro
33 # define __qmath_(name) name macro
37 #define __qmath3(name) __qmath2(__qmath_ ## name,name,name)
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath_weak.h30 # define __qmath_(name) __qmath_ ## name macro
33 # define __qmath_(name) name macro
37 #define __qmath3(name) __qmath2(__qmath_ ## name,name,name)
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dread.c189 *((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);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dread.c175 *((GFC_REAL_16*) dest) = __qmath_(strtoflt128) (buffer, &endptr);
251 *((GFC_REAL_16*) dest) = __qmath_(strtoflt128) (buffer, NULL);

Completed in 204 milliseconds