Searched defs:ERR (Results 1 – 2 of 2) sorted by relevance
45 ERR = 3, enumerator
53 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro