Searched refs:testFunctionPointerArguments (Results 1 – 2 of 2) sorted by relevance
419 PetscErrorCode testFunctionPointerArguments(int (*foo)(int, double, float), int (*bar)(int bar_parm… in testFunctionPointerArguments() function
439 testFunctionPointerArguments - the first set of arguments are unnamed and should be errored444 -PetscErrorCode testFunctionPointerArguments(int (*foo)(int, double, float), int (*bar)(int bar_par…445 +static PetscErrorCode testFunctionPointerArguments(int (*foo)(int, double, float), int (*bar)(int …