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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h10 #define FF_END 0 /* tidy up, then return */ macro
H A Dpp_ctl.c554 case FF_END: name = "END"; break;
952 case FF_END: /* tidy up, then return */
6208 int maxops = 12; /* FF_LINEMARK + FF_END + 10 (\0 without preceding \n) */
6427 *fpc++ = FF_END;

Completed in 103 milliseconds