Home
last modified time | relevance | path

Searched defs:err_exit (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/bc/scripts/
H A Dfunctions.sh63 err_exit() { function
/aosp_15_r20/external/ltp/testcases/lib/
H A Dtst_supported_fs.c18 #define err_exit(...) ({ \ macro
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dbench.c38 err_exit(const char *msg) in err_exit() function
Dbench_full.c38 err_exit(const char *msg) in err_exit() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsgp_dd.c392 #define err_exit(code,text) do { \ macro
/aosp_15_r20/external/sg3_utils/testing/
H A Dsgh_dd.cpp1105 #define err_exit(code,text) do { \ macro