Searched refs:CeedErrorExit (Results 1 – 4 of 4) sorted by relevance
| /libCEED/rust/libceed/src/ |
| H A D | lib.rs | 305 ErrorHandler::ErrorExit => bind_ceed::CeedErrorExit, in init_with_error_handler()
|
| /libCEED/interface/ |
| H A D | ceed.c | 1255 if (!strcmp(ceed_error_handler, "exit")) (*ceed)->Error = CeedErrorExit; in CeedInit() 1800 int CeedErrorExit(Ceed ceed, const char *filename, int line_no, const char *func, int err_code, con… in CeedErrorExit() function
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 146 CEED_EXTERN int CeedErrorExit(Ceed ceed, const char *filename, int line_no, const char *func, int e…
|
| /libCEED/ |
| H A D | coverage.info | 12253 FNA:22,0,CeedErrorExit
|