Home
last modified time | relevance | path

Searched refs:appendArrayLiteral (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dexpression.c2748 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
2777 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
2784 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.c2748 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
2777 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
2784 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.c2748 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
2777 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
2784 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dexpression.c3823 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3852 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3859 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dexpression.c3833 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3862 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3869 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dexpression.c3823 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3852 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3859 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dexpression.c3833 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3862 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3869 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dexpression.c3826 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3855 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3862 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dexpression.c3831 static void appendArrayLiteral(Expressions *elems, ArrayLiteralExp *ale) in appendArrayLiteral() function
3860 appendArrayLiteral(elems, (ArrayLiteralExp *)e1); in copyElements()
3867 appendArrayLiteral(elems, (ArrayLiteralExp *)e2); in copyElements()