Searched refs:emptyfmt (Results 1 – 1 of 1) sorted by relevance
111 char *emptyfmt = ""; /* avoid possible warning message with printf("") */ variable123 Cray1 = printf(emptyfmt) < 0 ? 0 : 4617762; in ccheck()124 if (printf(emptyfmt, Cray1) >= 0) in ccheck()126 if (printf(emptyfmt, Cray1) >= 0) in ccheck()