Searched refs:PRINT_ERR_MSG (Results 1 - 3 of 3) sorted by last modified time

/external/e2fsprogs/misc/
H A De4defrag.c51 #define PRINT_ERR_MSG(msg) fprintf(stderr, "%s\n", (msg)) macro
302 PRINT_ERR_MSG(NGMSG_EXT4);
306 PRINT_ERR_MSG("Filesystem is not mounted");
341 PRINT_ERR_MSG(NGMSG_EXT4);
381 PRINT_ERR_MSG(NGMSG_EXT4);
1779 PRINT_ERR_MSG("Endian's type is not big/little endian");
1826 PRINT_ERR_MSG(NGMSG_FILE_UNREG);
1892 PRINT_ERR_MSG(NGMSG_LOST_FOUND);
1991 PRINT_ERR_MSG(NGMSG_LOST_FOUND);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dtest_macros.h20 #define PRINT_ERR_MSG(msg) \ macro
30 PRINT_ERR_MSG("Assertion failed: " #expr "\n\n"); \
39 PRINT_ERR_MSG("Assertion failed: " #expr "\nExiting...\n\n"); \
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
H A Daudio_device_test_defines.h44 #define PRINT_ERR_MSG(msg) \ macro

Completed in 148 milliseconds