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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h11 #define FF_LINEMARK 1 /* start (or end) of a line */ macro
H A Dpp_ctl.c553 case FF_LINEMARK: name = "LINEMARK"; break;
564 case FF_LINEMARK: /* start (or end) of a line */
6204 U32 *linepc = NULL; /* position of last FF_LINEMARK */
6208 int maxops = 12; /* FF_LINEMARK + FF_END + 10 (\0 without preceding \n) */
6264 *fpc++ = FF_LINEMARK;
6322 *fpc++ = FF_LINEMARK;

Completed in 87 milliseconds