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

/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c127 static void output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int);
4126 output_constructor (exp, size, align);
4164 output_constructor (exp, size, align);
4180 /* Subroutine of output_constructor, used for computing the size of
4225 output_constructor (tree exp, unsigned HOST_WIDE_INT size,
4199 output_constructor (tree exp, unsigned HOST_WIDE_INT size, function

Completed in 125 milliseconds