Searched refs:rc_if_fail_helper (Results 1 – 2 of 2) sorted by relevance
86 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * asserti…101 (!(cond) && rc_if_fail_helper(c, __FILE__, __LINE__, #cond))
99 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * asserti… in rc_if_fail_helper() function