Home
last modified time | relevance | path

Searched refs:c_complex_float (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dconfig.d98 alias c_complex_float = ddoc_complex!float; in version() local
264 alias c_complex_float = __c_complex_float; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtoh.d1990 else if (ed.ident == DMDType.c_complex_float)
3058 __gshared Identifier c_complex_float;
3071 c_complex_float = Identifier.idPool("__c_complex_float");