Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.h460 #define ARG3a_SET(p, val) ARG__SET(ARG3a_LOC(p), (val)) macro
H A Dregcomp.c4833 ARG3a_SET(REGNODE_p(ret), (U16)npar_before+1); in S_regpiece()
4836 ARG3a_SET(REGNODE_p(ret), 0); in S_regpiece()