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

/macosx-10.9.5/patch_cmds-17/patch/
H A Dpatch.c135 static char not_defined[128]; variable
521 snprintf(not_defined, sizeof not_defined,
831 fputs(not_defined, ofp);
868 fputs(not_defined, ofp);
/macosx-10.9.5/gpatch-3/patch/
H A Dpatch.c94 static char const not_defined[] = "\n#ifndef %s\n"; variable
1013 fprintf (fp, outstate->after_newline + not_defined,
1068 fprintf (fp, 1 + not_defined, R_do_defines);

Completed in 139 milliseconds