Searched refs:output (Results 126 - 150 of 760) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dpredicate-bad-3.d3 #error-output: predicate-bad-3.l
H A Dresource-func-unit-1.d2 #error-output: resource-func-unit-1.l
H A Dresource-func-unit-2.d2 #error-output: resource-func-unit-2.l
H A Dunwind-bad-2.d2 #error-output: unwind-bad-2.l
/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Ddiscarded1.d3 #error: .*discarded output section: `.got.plt'
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Ddiscarded1.d3 #error: .*discarded output section: `.got.plt'
/haiku-buildtools/gcc/libiberty/
H A Dxmemdup.c37 PTR output = xcalloc (1, alloc_size); local
38 return (PTR) memcpy (output, input, copy_size);
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Darch7m-bad.d3 #error-output: arch7m-bad.l
H A Darchv6t2-bad.d3 #error-output: archv6t2-bad.l
H A Darm3-bad.d3 # error-output: arm3-bad.l
H A Darmv1-bad.d3 #error-output: armv1-bad.l
H A Diwmmxt-bad.d3 #error-output: iwmmxt-bad.l
H A Diwmmxt-bad2.d3 #error-output: iwmmxt-bad2.l
H A Dr15-bad.d2 #error-output: r15-bad.l
H A Dt16-bad.d3 #error-output: t16-bad.l
H A Dthumb2_it_bad.d4 #error-output: thumb2_it_bad.l
H A Dvfp-bad.d3 #error-output: vfp-bad.l
H A Dvfp-bad_t2.d3 #error-output: vfp-bad_t2.l
/haiku-buildtools/legacy/binutils/libiberty/
H A Dxmemdup.c36 PTR output = xcalloc (1, alloc_size); local
37 return (PTR) memcpy (output, input, copy_size);
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dillegal-2.d4 #error-output: illegal-2.l
H A Dverbose-error.d4 #error-output: verbose-error.l
H A Ddeprecated.d3 #error-output: deprecated.l
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dldr-t-bad.d2 # error-output: ldr-t-bad.l
H A Dthumb2_ldstd_unpredictable.d2 # error-output: thumb2_ldstd_unpredictable.l
/haiku-buildtools/cloog/source/
H A Dcloog.c47 FILE * input, * output ; local
51 /* Options and input/output file setting. */
52 cloog_options_read(state, argv, argc, &input, &output, &options);
62 cloog_program_pprint(output,program,options) ;
67 fprintf(output,"/* Domains : allocated=%5d, freed=%5d, max=%5d. */\n",
69 fprintf(output,"/* Loops : allocated=%5d, freed=%5d, max=%5d. */\n",
71 fprintf(output,"/* Statements : allocated=%5d, freed=%5d, max=%5d. */\n",
73 fprintf(output,"/* Blocks : allocated=%5d, freed=%5d, max=%5d. */\n",
85 " no\n consequence on the correctness of the output)."
95 fclose(output) ;
[all...]

Completed in 291 milliseconds

1234567891011>>