Searched refs:INT_FUNC (Results 1 – 1 of 1) sorted by relevance
183 typedef int (*INT_FUNC)(void); in main() typedef184 INT_FUNC tests[] = { test_ftpurl, in main()197 INT_FUNC f = tests[++i]; in main()
Completed in 6 milliseconds