Home
last modified time | relevance | path

Searched refs:emptyfmt (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
Darithchk.c111 char *emptyfmt = ""; /* avoid possible warning message with printf("") */ variable
123 Cray1 = printf(emptyfmt) < 0 ? 0 : 4617762; in ccheck()
124 if (printf(emptyfmt, Cray1) >= 0) in ccheck()
126 if (printf(emptyfmt, Cray1) >= 0) in ccheck()