sir_warn         2091 src/dps8/dps8_cpu.c         (void)sir_warn ("Total number of supervisor and CPU threads (%lu) exceeds available host parallelism (%lu)!",
sir_warn         2096 src/dps8/dps8_cpu.c         (void)sir_warn ("Total number of supervisor and CPU threads (%lu) exceeds physical host core count (%lu)!",
sir_warn         2101 src/dps8/dps8_cpu.c         (void)sir_warn ("Total number of CPU threads (%lu) exceeds available host parallelism (%lu)!",
sir_warn         2106 src/dps8/dps8_cpu.c         (void)sir_warn ("Total number of CPU threads (%lu) exceeds physical host core count (%lu)!",
sir_warn          124 src/dps8/dps8_rt.c     (void)sir_warn("RT watchdog count is %lu; not resetting thread parameters!",
sir_warn          267 src/libsir/include/sir.h bool sir_warn(PRINTF_FORMAT const char* format, ...);
sir_warn           93 src/libsir/src/sir.c bool sir_warn(PRINTF_FORMAT const char* format, ...) {