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

/netbsd-current/external/lgpl3/gmp/dist/tests/misc/
H A Dt-printf.c61 #define CHECK_VFPRINTF_FILENAME "t-printf.tmp" macro
942 check_vfprintf_fp = fopen (CHECK_VFPRINTF_FILENAME, "w+");
953 unlink (CHECK_VFPRINTF_FILENAME);

Completed in 164 milliseconds