Searched refs:OP_FTEWRITE (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ | ||
| D | opnames.h | 258 OP_FTEWRITE, /* 240 */ enumerator |
| D | op.h | 224 ((op)->op_type) == OP_FTEWRITE || \ |
| D | toke.c | 3054 case 'w': ftst = OP_FTEWRITE; break; |