Home
last modified time | relevance | path

Searched refs:rc_if_fail_helper (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h83 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
98 (!(cond) && rc_if_fail_helper(c, __FILE__, __LINE__, #cond))
H A Dradeon_compiler.c104 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion) in rc_if_fail_helper() function

Completed in 2 milliseconds