Lines Matching defs:rc
19 int rc;21 rc = plat_set_drtm_error(x1);23 if (rc != 0) {33 int rc;35 rc = plat_get_drtm_error(&error_code);37 if (rc != 0) {46 int rc = plat_set_drtm_error(err_code);48 if (rc != 0) {49 ERROR("%s(): drtm_error_set() failed unexpectedly rc=%d\n",50 __func__, rc);