Searched defs:BAD_ERROR (Results 1 - 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ | ||
H A D | error.h | 76 #define BAD_ERROR(s, args...) \ macro 82 #define EXIT_UNSQUASH(s, args...) BAD_ERROR(s, ##args) |
Completed in 96 milliseconds