Searched refs:_gst_first_error_str (Results 1 – 5 of 5) sorted by relevance
645 if (_gst_first_error_str == NULL) in _gst_errorf_at()646 vasprintf (&_gst_first_error_str, str, ap); in _gst_errorf_at()672 if (_gst_first_error_str == NULL) in _gst_errorf()673 vasprintf (&_gst_first_error_str, str, ap); in _gst_errorf()722 if (_gst_first_error_str == NULL) in line_stamp()725 if (_gst_first_error_str == NULL) in line_stamp()730 if (_gst_first_error_str == NULL) in line_stamp()
78 extern char *_gst_first_error_str
99 char *_gst_first_error_str = NULL; variable
5256 _gst_first_error_str = _gst_first_error_file = NULL;5274 else if (_gst_first_error_str != NULL)5286 PUSH_OOP (_gst_string_new (_gst_first_error_str));5287 xfree (_gst_first_error_str);5288 _gst_first_error_str = _gst_first_error_file = NULL;
6582 _gst_first_error_str = _gst_first_error_file = NULL;6600 else if (_gst_first_error_str != NULL)6612 PUSH_OOP (_gst_string_new (_gst_first_error_str));6613 xfree (_gst_first_error_str);6614 _gst_first_error_str = _gst_first_error_file = NULL;