Searched defs:ALG_ERR (Results 1 – 2 of 2) sorted by relevance
28 # define ALG_ERR(x, ...) fprintf(stderr, "ALG_ERR: " x, __VA_ARGS__) macro