Home | History | Annotate | Download | only in ltrace

Lines Matching refs:own_length

561 	int own_length;
586 own_length = 1;
594 length = parse_argnum(loc, str, &own_length, 1);
611 own_length = 0;
619 own_length = 0;
631 if (own_length) {
639 length, own_length);
766 int own_length;
767 struct expr_node *length = parse_argnum(loc, str, &own_length, 0);
776 type_init_array(info, elt_info, own, length, own_length);