Searched refs:fprintf_ptr (Results 1 – 1 of 1) sorted by relevance
349 static const volatile fprintf_type fprintf_ptr = &fprintf; variable355 fprintf_ptr (shared->fp, " "); in without_compatibility_fprintf()412 TEST_COMPARE (fprintf_ptr (shared->fp, "A%sCD", "B"), 4); in with_compatibility_fprintf()
Completed in 4 milliseconds