Searched refs:cfmt (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/test/
H A DdItest.c61 static char cfmt[] = "%s consumes %d bytes and returns %d\n"; local
69 printf(cfmt, "strtodI", (int)(se-ibuf), i);
76 printf(cfmt, "**** strtoId", (int)(se-ibuf), j);

Completed in 149 milliseconds