GST_PARSE_ERROR   129 gst/parse/grammar.y     g_set_error ((error), GST_PARSE_ERROR, (type), __VA_ARGS__); \
GST_PARSE_ERROR   139 gst/parse/grammar.y     g_set_error ((error), GST_PARSE_ERROR, (type), args ); \
GST_PARSE_ERROR   159 gst/parse/grammar.y       g_set_error (error, GST_PARSE_ERROR, type, string);