Searched refs:fprintf_type (Results 1 – 1 of 1) sorted by relevance
348 typedef int (*fprintf_type) (FILE *, const char *, ...); typedef349 static const volatile fprintf_type fprintf_ptr = &fprintf;
Completed in 4 milliseconds