Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dregcomp.h194 #define FILL_ADVANCE_NODE_ARG(ptr, op, arg) STMT_START { \ macro
Dregcomp.c4434 FILL_ADVANCE_NODE_ARG(ptr, op, arg); in S_reganode()