Searched refs:remarks (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
H A D | asm10k.c | 115 static char remarks[2048] = ""; variable 341 (void) strlcat(remarks, " *", sizeof (remarks)); in compile_rem() 343 (void) strlcat(remarks, " ", sizeof (remarks)); in compile_rem() 344 (void) strlcat(remarks, tokens[i], sizeof (remarks)); in compile_rem() 346 (void) strlcat(remarks, "\n", sizeof (remarks)); in compile_rem() 890 if (remarks[0] != 0) { in produce_header() 891 (void) fprintf(f, "/*\n%s */\n", remarks); in produce_header()
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 269 # or remarks (even with -Werror). So we grep stderr for any message
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | australasia | 1057 # Inspired by Mackin's remarks quoted above, earlier versions of this
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2005 iASL: Added an option to emit only error messages (no warnings/remarks). 2006 The -ve option will enable only error messages, warnings and remarks are 2009 warnings and remarks -- but only the actual errors are of real interest. 2494 iASL: Implemented a mechanism to disable specific warnings and remarks.
|