Home
last modified time | relevance | path

Searched defs:real_t (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dctfloat.h15 typedef longdouble real_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dctfloat.h14 typedef longdouble real_t; typedef
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dset_x.c30 #define MPC_SET_X(real_t, z, real_value, rnd) \ argument
H A Dmpc.h349 #define MPC_SET_X_Y(real_t, imag_t, z, real_value, imag_value, rnd) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d270 alias real_t = real; in version() local