Searched refs:PUT2 (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_internal.h539 #define PUT2(a,n,d) \ macro
554 #define PUT2(a,n,d) \ macro
564 #define PUT2(a,n,d) \ macro
574 #define PUT2INC(a,n,d) PUT2(a,n,d), a += IMM2_SIZE
H A Dpcre_compile.c6918 PUT2(code, 2+LINK_SIZE, recno);
6953 PUT2(code, 2+LINK_SIZE, offset);
6954 PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count);
6960 PUT2(code, 2+LINK_SIZE, recno);
6998 PUT2(code, 2+LINK_SIZE, recno);
7684 PUT2(code, 1+LINK_SIZE, cd->bracount);
8947 PUT2(slot, 0, groupno);

Completed in 92 milliseconds