Searched defs:TEST_VMSISH (Results 1 – 1 of 1) sorted by relevance
259 # define TEST_VMSISH(h) (my_perl && PL_curcop && (PL_curcop->cop_hints & (h))) macro261 # define TEST_VMSISH(h) (PL_curcop && (PL_curcop->cop_hints & (h))) macro