Home
last modified time | relevance | path

Searched refs:api_panic (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c18 static void __noreturn api_panic(const char *func, int line, const char *msg) in api_panic() function
26 #define API_PANIC(x) api_panic(__func__, __LINE__, x)