Lines Matching refs:GET2
1880 branchlength += (int)GET2(cc,1); in find_fixedlength()
1888 branchlength += GET2(cc,1); in find_fixedlength()
1955 if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1; in find_fixedlength()
1956 branchlength += (int)GET2(cc,1); in find_fixedlength()
2107 int n = (int)GET2(code, 1+LINK_SIZE); in PRIV()
2580 if (GET2(ccode, 1) > 0) return FALSE; /* Minimum > 0 */ in could_be_empty_branch()
3091 list[1] = (GET2(end, 1) == 0); in get_chr_property_list()
6893 recno = GET2(slot, 0); /* Number from first found */ in compile_branch()
7324 recno = GET2(slot, 0); in compile_branch()
7368 recno = GET2(slot, 0); in compile_branch()
8312 capnumber = GET2(code, 1 + LINK_SIZE); in compile_regex()
8623 int n = GET2(scode, 1+LINK_SIZE); in is_anchored()
8742 int n = GET2(scode, 1+LINK_SIZE); in is_startline()