Searched refs:IntFuncOfTwoInts (Results 1 – 2 of 2) sorted by relevance
15 typedef int (*IntFuncOfTwoInts)(int,int); typedef90 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_int_func()165 IntFuncOfTwoInts205 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_big_func()255 IntFuncOfTwoInts f = test_big_func (i==0); in main()