Lines Matching refs:GET2
913 group = GET2(cc, 0); in find_fixedlength()
1083 branchlength += GET2(cc,1); in find_fixedlength()
1091 branchlength += GET2(cc,1); in find_fixedlength()
1158 if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) goto ISNOTFIXED; in find_fixedlength()
1159 branchlength += GET2(cc,1); in find_fixedlength()
1388 group = GET2(code, 1 + LINK_SIZE); in could_be_empty_branch()
1581 if (GET2(ccode, 1) > 0) goto ISFALSE; /* Minimum > 0 */ in could_be_empty_branch()
6376 recno = GET2(slot, 0); /* Number for last found */ in compile_branch()
7651 capnumber = GET2(code, 1 + LINK_SIZE); in compile_regex()
7962 int n = GET2(scode, 1+LINK_SIZE); in is_anchored()
8086 int n = GET2(scode, 1+LINK_SIZE); in is_startline()