Searched refs:PRINT_NOT_IMPL (Results 1 – 2 of 2) sorted by relevance
32 #define PRINT_NOT_IMPL(str) fprintf(stderr, str)34 #define PRINT_NOT_IMPL(str) macro40 PRINT_NOT_IMPL("NOT_IMPLEMENTED: " #condition "\n"); \
31 #define PRINT_NOT_IMPL(str) fprintf(stderr, str)33 #define PRINT_NOT_IMPL(str) macro39 PRINT_NOT_IMPL("NOT_IMPLEMENTED: " #condition "\n"); \