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

/openbsd-current/gnu/usr.bin/perl/
H A Dform.h14 #define FF_FETCH 4 /* get next item and set field size to <arg> */ macro
H A Dpp_ctl.c541 case FF_FETCH: arg = fpc[1]; name = "FETCH"; break;
584 case FF_FETCH: /* get next item and set field size to <arg> */
6345 *fpc++ = FF_FETCH;

Completed in 72 milliseconds