Searched refs:precious (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc129 Name precious; variable
H A Dmisc.cc296 * precious The Name ".PRECIOUS", printed
346 (void) printf("%s:", precious->string_mb);
616 precious = GETNAME(wcs_buffer, FIND_LENGTH);
664 precious->special_reader = precious_special;
H A Dread2.cc1119 * precious The Name ".PRECIOUS", used for tracing
1344 /* everything is precious */
1353 /* Set the precious bit for all the targets on */
1359 precious->string_mb,
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c176 static int precious = 1; variable
809 precious = 0;
890 precious = 1;
1714 if (!precious && !use_stdout && ofname[0] != '\0')
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h245 extern Name precious;

Completed in 78 milliseconds