Searched refs:ERR_STR2 (Results 1 – 1 of 1) sorted by relevance
17 #define ERR_STR2 " on core " in abort() macro25 …char buf[sizeof(ERR_STR1) + sizeof(addr_buf) + sizeof(core_buf) + sizeof(ERR_STR2) + 1 /* null cha… in abort()30 const char *str[] = { ERR_STR1, addr_buf, ERR_STR2, core_buf }; in abort()