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

/forgerock/web-agents-v4/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.c6741 PUT2(code, 2+LINK_SIZE, recno);
6774 PUT2(code, 2+LINK_SIZE, offset);
6775 PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count);
6781 PUT2(code, 2+LINK_SIZE, recno);
6814 PUT2(code, 2+LINK_SIZE, recno);
7469 PUT2(code, 1+LINK_SIZE, cd->bracount);
8720 PUT2(slot, 0, groupno);

Completed in 179 milliseconds