Searched refs:xioerrhdl (Results 1 – 2 of 2) sorted by relevance
12 PetscXIOErrorHandlerFn *PetscSetXIOErrorHandler(PetscXIOErrorHandlerFn *xioerrhdl) in PetscSetXIOErrorHandler() argument14 …cXIOErrorHandlerFn *)(PetscVoidFn *)XSetIOErrorHandler((XIOErrorHandler)(void (*)(void))xioerrhdl); in PetscSetXIOErrorHandler()
48 PetscXIOErrorHandlerFn *xioerrhdl; in PetscDrawXiClose() local50 xioerrhdl = PetscSetXIOErrorHandler(PetscXIOErrorHandlerJump); in PetscDrawXiClose()59 (void)PetscSetXIOErrorHandler(xioerrhdl); in PetscDrawXiClose()