Searched refs:ruleidx (Results 1 – 2 of 2) sorted by relevance
85 int ruleidx; member1564 int ruleidx; in collate_finish() local1860 ruleidx = 0; in collate_finish()1874 sect->ruleidx = ruleidx++; in collate_finish()1876 sect->ruleidx = osect->ruleidx; in collate_finish()1886 assert (ruleidx <= 128); in collate_finish()1924 return retval | ((elem->section->ruleidx & 0x7f) << 24); in output_weight()1962 return retval | ((elem->section->ruleidx & 0x7f) << 24); in output_weightwc()2161 if (sect->rules != NULL && sect->ruleidx == i) in collate_output()
2483 ruleidx is 128, not 256.