Home
last modified time | relevance | path

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

/device/google/bonito/json-c/
Dlinkhash.h285 void lh_abort(const char *msg, ...);
Dlinkhash.c27 void lh_abort(const char *msg, ...) in lh_abort() function
435 if(!t) lh_abort("lh_table_new: calloc failed\n"); in lh_table_new()
440 if(!t->table) lh_abort("lh_table_new: calloc failed\n"); in lh_table_new()
/device/google/crosshatch/json-c/
Dlinkhash.h285 void lh_abort(const char *msg, ...);
Dlinkhash.c27 void lh_abort(const char *msg, ...) in lh_abort() function
435 if(!t) lh_abort("lh_table_new: calloc failed\n"); in lh_table_new()
440 if(!t->table) lh_abort("lh_table_new: calloc failed\n"); in lh_table_new()