Searched refs:warn (Results 1 – 4 of 4) sorted by relevance
103 int warn; local105 warn = IN_NONE;106 p = _fmt(((format == NULL) ? "%c" : format), t, s, s + maxsize, &warn, Locale);108 if (warn != IN_NONE && getenv(YEAR_2000_NAME) != NULL) {115 if (warn == IN_SOME)117 else if (warn == IN_THIS)
68 #define warn sh_warn macro
29 #define warn(fmt, args...) do { fprintf(stderr, "warning: %s: " fmt "\n", __func__, ## args); } whi… macro
554 # or return value. If set to NO (the default) doxygen will only warn about