Searched refs:PARSE_ERROR_SIZE (Results 1 – 1 of 1) sorted by relevance
69 #define PARSE_ERROR_SIZE 256 macro73 char msg[PARSE_ERROR_SIZE];441 vsnprintf(err->msg, PARSE_ERROR_SIZE, fmt, ap); in make_parse_error()