Home
last modified time | relevance | path

Searched refs:OP_STAT (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dopnames.h253 OP_STAT, /* 235 */ enumerator
Dintrpvar.h176 PERLVARI(Ilaststype, I32, OP_STAT)
Ddoio.c1374 PL_laststype = OP_STAT; in Perl_my_stat()
1405 PL_laststype = OP_STAT; in Perl_my_stat()
Dpp_sys.c2801 PL_laststype = OP_STAT; in PP()
3368 PL_laststype = OP_STAT; in PP()
Dtoke.c5207 UNI(OP_STAT);