Searched defs:ecode (Results 1 – 4 of 4) sorted by relevance
| /libCEED/julia/LibCEED.jl/src/ ! |
| H A D | Ceed.jl | 5 ecode::Int field
|
| /libCEED/include/ceed/ ! |
| H A D | ceed.h | 136 #define CeedError(ceed, ecode, ...) (CeedErrorImpl((ceed), __FILE__, __LINE__, __func__, (ecode), _… argument
|
| H A D | backend.h | 234 #define CeedCheck(cond, ceed, ecode, ...) \ argument
|
| /libCEED/interface/ ! |
| H A D | ceed.c | 1711 int CeedErrorImpl(Ceed ceed, const char *filename, int lineno, const char *func, int ecode, const c… in CeedErrorImpl()
|