Searched refs:nsets (Results 1 – 3 of 3) sorted by relevance
479 int nsets; /* number of sets */ local495 nsets = 0;501 nsets++;511 printf("number of sets: %d\n", nsets);519 + (nsets * sizeof(struct _nls_set_hdr))529 cat_hdr->__nsets = htonl(nsets);532 htonl(nsets * sizeof(struct _nls_set_hdr));534 htonl(nsets * sizeof(struct _nls_set_hdr) +542 nsets * sizeof(struct _nls_set_hdr));545 nsets * sizeof(struct _nls_set_hdr) +
557 int nsets; member6742 int nsets = 0; in cse_end_of_basic_block() local6787 nsets += XVECLEN (PATTERN (p), 0); in cse_end_of_basic_block()6789 nsets += 1; in cse_end_of_basic_block()6910 data->nsets = nsets; in cse_end_of_basic_block()6990 if (val.nsets == 0 || GET_MODE (insn) == QImode) in cse_main()7000 max_qty = val.nsets * 2; in cse_main()7005 val.nsets); in cse_main()7237 if (val.nsets * 2 + next_qty > max_qty) in cse_basic_block()
795 int ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int nsets);