Home
last modified time | relevance | path

Searched refs:FF_FETCH (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dform.h14 #define FF_FETCH 4 /* get next item and set field size to <arg> */ macro
Dpp_ctl.c585 case FF_FETCH: arg = fpc[1]; name = "FETCH"; break;
628 case FF_FETCH: /* get next item and set field size to <arg> */
6602 *fpc++ = FF_FETCH; in S_doparseform()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5003007227 FF_FETCH # Z added by devel/scanprov