Searched refs:result_p (Results 1 – 10 of 10) sorted by relevance
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | revision_status.c | 35 svn_wc_revision_status2(svn_wc_revision_status_t **result_p, in svn_wc_revision_status2() argument 47 *result_p = result; in svn_wc_revision_status2()
|
| HD | deprecated.c | 4773 svn_wc_revision_status(svn_wc_revision_status_t **result_p, in svn_wc_revision_status() argument 4787 SVN_ERR(svn_wc_revision_status2(result_p, wc_ctx, local_abspath, trail_url, in svn_wc_revision_status()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | tree-ssa-copy.c | 552 copy_prop_visit_assignment (tree stmt, tree *result_p) in copy_prop_visit_assignment() argument 577 *result_p = lhs; in copy_prop_visit_assignment() 578 if (set_copy_of_val (*result_p, rhs_val->value, rhs_val->mem_ref)) in copy_prop_visit_assignment() 604 *result_p = first_vdef (stmt); in copy_prop_visit_assignment() 682 copy_prop_visit_stmt (tree stmt, edge *taken_edge_p, tree *result_p) in copy_prop_visit_stmt() argument 700 retval = copy_prop_visit_assignment (stmt, result_p); in copy_prop_visit_stmt() 721 *result_p = TREE_OPERAND (stmt, 0); in copy_prop_visit_stmt()
|
| HD | tree-complex.c | 264 tree *result_p) in complex_visit_stmt() argument 281 *result_p = lhs; in complex_visit_stmt()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | batch_fsync.h | 60 svn_fs_x__batch_fsync_create(svn_fs_x__batch_fsync_t **result_p,
|
| HD | batch_fsync.c | 325 svn_fs_x__batch_fsync_create(svn_fs_x__batch_fsync_t **result_p, in svn_fs_x__batch_fsync_create() argument 337 *result_p = result; in svn_fs_x__batch_fsync_create()
|
| /freebsd-11-stable/contrib/subversion/subversion/include/private/ |
| HD | svn_repos_private.h | 98 svn_repos__normalize_prop(const svn_string_t **result_p,
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | id.c | 60 locale_independent_strtol(long *result_p, in locale_independent_strtol() argument 101 *result_p = (long)result; in locale_independent_strtol()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/ |
| HD | fs-wrap.c | 267 svn_repos__normalize_prop(const svn_string_t **result_p, in svn_repos__normalize_prop() argument 281 *result_p = new_value; in svn_repos__normalize_prop() 285 *result_p = value; in svn_repos__normalize_prop()
|
| /freebsd-11-stable/contrib/subversion/subversion/include/ |
| HD | svn_wc.h | 8192 svn_wc_revision_status2(svn_wc_revision_status_t **result_p, 8211 svn_wc_revision_status(svn_wc_revision_status_t **result_p,
|