Searched refs:ds_funcs (Results 1 – 2 of 2) sorted by relevance
64 ds_func ds_funcs[] = variable184 for (i = 0; i < sizeof (ds_funcs) / sizeof (ds_func); i++) in main()192 (ds_funcs[i]) (res1, in1); in main()196 (ds_funcs[i]) (out1, out1); in main()
123 ds_func ds_funcs[] = variable263 for (i = 0; i < sizeof (ds_funcs) / sizeof (ds_func); i++) in testmain()265 if (ds_funcs[i] == 0) in testmain()271 (ds_funcs[i]) (ref1, in1); in testmain()275 (ds_funcs[i]) (res1, res1); in testmain()