Home
last modified time | relevance | path

Searched defs:repl (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/src/sbin/mount_nfs/
Dgetnfsargs_small.c149 struct repl { in nfs_getrootfh() struct
150 uint32_t errval; in nfs_getrootfh()
151 u_char fh[NFSX_V3FHMAX]; in nfs_getrootfh()
152 } *repl; in nfs_getrootfh() local
/netbsd/src/sys/lib/libsa/
Dbootparam.c116 struct repl { in bp_whoami() struct
117 uint16_t _pad; in bp_whoami()
118 uint16_t port; in bp_whoami()
119 uint32_t encap_len; in bp_whoami()
121 n_long capsule[64]; in bp_whoami()
122 } *repl; in bp_whoami() local
Dnfs.c156 struct repl { in nfs_getrootfh() struct
157 n_long errno; in nfs_getrootfh()
158 u_char fh[NFS_FHSTORE]; in nfs_getrootfh()
159 } *repl; in nfs_getrootfh() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-fold.cc814 gimple *repl; in replace_call_with_value() local
836 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold()
910 gimple *repl; in gimple_fold_builtin_memory_op() local
1361 gimple *repl = gimple_build_assign (lhs, dest); in gimple_fold_builtin_memory_op() local
1384 gimple *repl = gimple_build_call (fn, 3, a, b, len); in gimple_fold_builtin_bcmp() local
1410 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_bcopy() local
1435 gimple *repl = gimple_build_call (fn, 3, dest, integer_zero_node, len); in gimple_fold_builtin_bzero() local
2117 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strcpy() local
2191 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strncpy() local
2249 gimple *repl = gimple_build_call (strchr_fn, 2, str, c); in gimple_fold_builtin_strchr() local
[all …]
Dipa-param-manipulation.h282 tree repl; member
Domp-simd-clone.cc861 tree repl = NULL_TREE; in ipa_simd_modify_stmt_ops() local
1011 tree repl = adjustments->lookup_replacement (old_decl, 0); in ipa_simd_modify_function_body() local
1492 tree repl = gimple_get_lhs (g); in simd_clone_adjust() local
Dipa-param-manipulation.cc760 tree repl = NULL_TREE; in modify_call() local
1719 tree repl; in get_replacement_ssa_base() local
1751 tree repl = get_replacement_ssa_base (decl); in replace_removed_params_ssa_names() local
1798 tree repl = pbr->repl; in modify_expression() local
Dcoroutine-passes.cc120 tree repl = build2 (POINTER_PLUS_EXPR, ptr_type_node, ptr, in lower_coro_builtin() local
Dcgraphclones.cc649 tree repl = map->new_tree; in create_virtual_clone() local
Dtree-sra.cc2217 tree repl; in create_access_replacement() local
3602 tree expr, repl = get_access_replacement (access); in generate_subtree_copies() local
3818 tree repl = get_access_replacement (access); in sra_modify_expr() local
4185 tree repl = get_access_replacement (access); in generate_subtree_deferred_init() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Drd_rep.c42 krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
Dsendauth.c106 u_char repl; in krb5_sendauth() local
Drecvauth.c104 u_char repl; in krb5_recvauth_match_version() local
Dtest_ap-req.c105 krb5_ap_rep_enc_part *repl; in test_ap() local
Ddigest.c335 krb5_ap_rep_enc_part *repl; in digest_request() local
/netbsd/src/usr.bin/xlint/lint1/
Dmem1.c79 const char *repl; member
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
Daccept_sec_context.c758 krb5_ap_rep_enc_part *repl; in acceptor_wait_for_dcestyle() local
Dinit_sec_context.c743 krb5_ap_rep_enc_part *repl; in repl_mutual() local
/netbsd/src/usr.sbin/bad144/
Dbad144.c410 daddr_t repl; in shift() local
/netbsd/src/external/bsd/less/dist/
Ddecode.c253 char *repl; in expand_special_keys() local
Dcommand.c988 static LWCHAR getcc_repl(char constant *orig, char constant *repl, LWCHAR (*gr_getc)(void), void (*… in getcc_repl()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcp-support.c308 struct demangle_component *repl, in replace_typedefs_template()
/netbsd/src/bin/sh/
Dhistedit.c616 char * volatile repl; in histcmd() local
/netbsd/src/external/bsd/nvi/dist/common/
Dscreen.h203 CHAR_T *repl; /* Substitute replacement. */ member
/netbsd/src/bin/ksh/
Dvi.c1477 putbuf(buf, len, repl) in putbuf() argument

12