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