Lines Matching refs:GET2
1850 branchlength += (int)GET2(cc,1); in find_fixedlength()
1858 branchlength += GET2(cc,1); in find_fixedlength()
1925 if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1; in find_fixedlength()
1926 branchlength += (int)GET2(cc,1); in find_fixedlength()
2077 int n = (int)GET2(code, 1+LINK_SIZE); in PRIV()
2527 if (GET2(ccode, 1) > 0) return FALSE; /* Minimum > 0 */ in could_be_empty_branch()
3038 list[1] = (GET2(end, 1) == 0); in get_chr_property_list()
6759 recno = GET2(slot, 0); /* Number from first found */ in compile_branch()
7142 recno = GET2(slot, 0); in compile_branch()
7187 recno = GET2(slot, 0); in compile_branch()
8096 capnumber = GET2(code, 1 + LINK_SIZE); in compile_regex()
8407 int n = GET2(scode, 1+LINK_SIZE); in is_anchored()
8525 int n = GET2(scode, 1+LINK_SIZE); in is_startline()