Home
last modified time | relevance | path

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

/original-bsd/usr.bin/patch/
H A Dpatch.c391 Sprintf(not_defined, "#ifndef %s\n", s); in get_some_switches()
569 fputs(not_defined, ofp);
612 fputs(not_defined, ofp);
H A Dcommon.h127 EXT char not_defined[128]; /* #ifndef xyzzy */ variable