Home
last modified time | relevance | path

Searched refs:hasdeco (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddeclaration.c273 int hasdeco = 1; in getType() local
281 hasdeco = 0; in getType()
285 if (hasdeco) in getType()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.c273 int hasdeco = 1; in getType() local
281 hasdeco = 0; in getType()
285 if (hasdeco) in getType()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.c273 int hasdeco = 1; in getType() local
281 hasdeco = 0; in getType()
285 if (hasdeco) in getType()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddeclaration.d604 int hasdeco = 1; in getType() local
623 hasdeco = 0; in getType()
627 if (hasdeco) in getType()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddeclaration.c222 int hasdeco = 1; in getType() local
230 hasdeco = 0; in getType()
234 if (hasdeco) in getType()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_text.c2058 pdc_bool hasdeco = to->underline || to->overline || to->strikeout; in pdf_place_singletext() local
2071 if (width && hasdeco) in pdf_place_singletext()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_text.c2058 pdc_bool hasdeco = to->underline || to->overline || to->strikeout; in pdf_place_singletext() local
2071 if (width && hasdeco) in pdf_place_singletext()