Home
last modified time | relevance | path

Searched defs:TEST_VMSISH (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h259 # define TEST_VMSISH(h) (my_perl && PL_curcop && (PL_curcop->cop_hints & (h))) macro
261 # define TEST_VMSISH(h) (PL_curcop && (PL_curcop->cop_hints & (h))) macro