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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h12 #define FF_LITERAL 2 /* append <arg> literal chars */ macro
H A Dpp_ctl.c538 case FF_LITERAL: arg = fpc[1]; name = "LITERAL"; break;
570 case FF_LITERAL: /* append <arg> literal chars */
6299 *fpc++ = FF_LITERAL;
6340 *fpc++ = FF_LITERAL;

Completed in 96 milliseconds