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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2214 static void function2(double x, char c) { printf("function2(%g, %c)\n", x, c); } function
2227 wxON_BLOCK_EXIT2(function2, 3.14, 'p');

Completed in 100 milliseconds