Searched defs:noutputs (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dipa-pure-const.c271 int noutputs = list_length (ASM_OUTPUTS (stmt)); local
H A Dipa-reference.c391 int noutputs = list_length (ASM_OUTPUTS (stmt)); local
H A Dtree-nested.c554 int noutputs = list_length (ASM_OUTPUTS (stmt)); local
H A Dipa-type-escape.c974 int noutputs = list_length (ASM_OUTPUTS (stmt)); local
H A Dstmt.c303 parse_output_constraint(const char **constraint_p, int operand_num, int ninputs, int noutputs, bool *allows_mem, bool *allows_reg, bool *is_inout) argument
438 parse_input_constraint(const char **constraint_p, int input_num, int ninputs, int noutputs, int ninout, const char * const * constraints, bool *allows_mem, bool *allows_reg) argument
661 int noutputs = list_length (outputs); local
1102 int noutputs, i; local
[all...]
H A Dtree-outof-ssa.c759 unsigned long noutputs, i; local
H A Dtree-ssa-operands.c1723 int noutputs = list_length (ASM_OUTPUTS (stmt)); local
H A Dgimplify.c3922 int noutputs = list_length (ASM_OUTPUTS (expr)); local
H A Dc-typeck.c7198 int ninputs, noutputs; local
/freebsd-10-stable/usr.bin/netstat/
H A Dmain.c324 int noutputs = 0; /* how much outputs before we exit */ variable
/freebsd-10-stable/contrib/gcc/cp/
H A Dsemantics.c1222 int noutputs = list_length (output_operands); local

Completed in 239 milliseconds