Searched defs:ERR (Results 1 – 2 of 2) sorted by relevance
24 #define ERR 0 macro
50 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro