Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/t/lib/
H A Dh2ph.pht15 if(defined(&NOT_DEFINED_HERE)) {
16 die("NOT_DEFINED_HERE should not be defined at this point!");
18 eval 'sub NOT_DEFINED_HERE () {
20 }' unless defined(&NOT_DEFINED_HERE);
H A Dh2ph.h20 #ifdef NOT_DEFINED_HERE()
26 #define NOT_DEFINED_HERE() 42 macro