Home
last modified time | relevance | path

Searched refs:PUTINC (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_intmodedep.h80 #undef PUTINC
542 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE macro
Dpcre2_compile.c5502 PUTINC(previous, 0, offset); in compile_branch()
5602 PUTINC(code, 0, offset); in compile_branch()
5620 PUTINC(code, 0, offset); in compile_branch()
5719 PUTINC(code, 0, nlen); in compile_branch()
5851 PUTINC(code, 0, len); in compile_branch()
7138 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
7140 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
7680 PUTINC(code, 0, 0); in compile_regex()