Home
last modified time | relevance | path

Searched refs:result_p (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDrevision_status.c35 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()
HDdeprecated.c4773 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/
HDtree-ssa-copy.c552 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()
HDtree-complex.c264 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/
HDbatch_fsync.h60 svn_fs_x__batch_fsync_create(svn_fs_x__batch_fsync_t **result_p,
HDbatch_fsync.c325 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/
HDsvn_repos_private.h98 svn_repos__normalize_prop(const svn_string_t **result_p,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDid.c60 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/
HDfs-wrap.c267 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/
HDsvn_wc.h8192 svn_wc_revision_status2(svn_wc_revision_status_t **result_p,
8211 svn_wc_revision_status(svn_wc_revision_status_t **result_p,