Searched defs:f2e (Results 1 – 2 of 2) sorted by relevance
83 function<int(int, int)> f2e = &add_ints; in test_function() local
159 void (*f2e)(void)(NULL); variable