Home
last modified time | relevance | path

Searched refs:tryAMAGICunSET (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dpp.h449 #define tryAMAGICunSET(meth) tryAMAGICunW(meth,SETs,0,RETURN) macro
Dpp.c2369 dSP; tryAMAGICunSET(not); in PP()