Searched refs:yl2x_supported (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dctfloat.d27 enum yl2x_supported = false;
29 enum yl2x_supported = __traits(compiles, core.math.yl2x(1.0L, 2.0L));
30 enum yl2xp1_supported = yl2x_supported;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dctfloat.h19 static bool yl2x_supported; member in struct:CTFloat

Completed in 99 milliseconds