Home | History | Annotate | Download | only in src

Lines Matching refs:decl_ids_len

1785 	unsigned int items = 2 + scope->decl_ids_len, i;
1804 buf[1] = cpu_to_le32(scope->decl_ids_len);
1805 for (i = 0; i < scope->decl_ids_len; i++) {