Searched defs:output (Results 26 - 50 of 136) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dvect-rounding-roundf.c9 float __attribute__((aligned(16))) output[N]; variable
H A Dpr48183.c15 int32x4x2_t output; local
/haiku-buildtools/gcc/libiberty/
H A Dxmemdup.c37 PTR output = xcalloc (1, alloc_size); local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dxmemdup.c36 PTR output = xcalloc (1, alloc_size); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20120207-1.c11 char *output = buf; local
H A Dffs-2.c4 int output; member in struct:__anon1793
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr34005.c6 void XdmcpUnwrap (unsigned char *output, int k) argument
H A Dvect-rounding-btrunc.c8 foo (double *output, double *input) argument
H A Dvect-rounding-btruncf.c8 foo (float *output, float *input) argument
H A Dvect-rounding-ceil.c8 foo (double *output, double *input) argument
H A Dvect-rounding-ceilf.c8 foo (float *output, float *input) argument
H A Dvect-rounding-floor.c8 foo (double *output, double *input) argument
H A Dvect-rounding-floorf.c8 foo (float *output, float *input) argument
H A Dvect-rounding-lceil.c8 foo (long *output, double *input) argument
H A Dvect-rounding-lfloor.c8 foo (long *output, double *input) argument
H A Dvect-rounding-nearbyint.c8 foo (double *output, double *input) argument
H A Dvect-rounding-nearbyintf.c8 foo (float *output, float *input) argument
H A Dvect-rounding-round.c8 foo (double *output, double *input) argument
H A Dvect-rounding-roundf.c8 foo (float *output, float *input) argument
/haiku-buildtools/binutils/libiberty/
H A Dxmemdup.c37 PTR output = xmalloc (alloc_size); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr43564.c7 unsigned output; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dbind_c_usage_19.f9017 character(c_char) :: output local in function:return_char2
27 character(c_char) :: output local in function:return_char3
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/
H A Dcheck_type.cc48 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output, const Y& new_val) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dcppalloc.c78 char *output = xmalloc (size + 1); local
/haiku-buildtools/cloog/source/
H A Dcloog.c47 FILE * input, * output ; local
[all...]

Completed in 89 milliseconds

123456