/netbsd-src/sbin/mount_nfs/ |
H A D | getnfsargs_small.c | 149 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/ |
H A D | bootparam.c | 116 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
|
H A D | nfs.c | 156 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.old/dist/gcc/ |
H A D | gimple-fold.c | 621 gimple *repl; in replace_call_with_value() local 643 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold() 713 gimple *repl; in gimple_fold_builtin_memory_op() local 1114 gimple *repl = gimple_build_assign (lhs, dest); in gimple_fold_builtin_memory_op() local 1137 gimple *repl = gimple_build_call (fn, 3, a, b, len); in gimple_fold_builtin_bcmp() local 1163 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_bcopy() local 1188 gimple *repl = gimple_build_call (fn, 3, dest, integer_zero_node, len); in gimple_fold_builtin_bzero() local 1855 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strcpy() local 1929 gimple *repl = gimple_build_call (fn, 3, dest, src, len); in gimple_fold_builtin_strncpy() local 1987 gimple *repl = gimple_build_call (strchr_fn, 2, str, c); in gimple_fold_builtin_strchr() local [all …]
|
H A D | ipa-param-manipulation.c | 496 tree repl; member 635 tree repl = NULL_TREE; in modify_call() local 856 tree repl = create_tmp_var (TREE_TYPE (lhs), "removed_return"); in modify_call() local 1343 tree repl; in get_replacement_ssa_base() local 1375 tree repl = get_replacement_ssa_base (decl); in replace_removed_params_ssa_names() local 1422 tree repl = pbr->repl; in modify_expression() local
|
H A D | ipa-param-manipulation.h | 295 tree repl; member
|
H A D | omp-simd-clone.c | 849 tree repl = NULL_TREE; in ipa_simd_modify_stmt_ops() local 1001 tree repl = adjustments->lookup_replacement (old_decl, 0); in ipa_simd_modify_function_body() local 1480 tree repl = gimple_get_lhs (g); in simd_clone_adjust() local
|
H A D | coroutine-passes.cc | 120 tree repl = build2 (POINTER_PLUS_EXPR, ptr_type_node, ptr, in lower_coro_builtin() local
|
H A D | omp-grid.c | 893 tree *repl = declmap->get (t); in grid_remap_prebody_decls() local 982 tree repl = copy_var_decl (lhs, create_tmp_var_name (NULL), in grid_copy_leading_local_assignments() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
H A D | write_cmake_config.py | 69 def repl(m): function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.cc | 814 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 …]
|
H A D | ipa-param-manipulation.h | 282 tree repl; member
|
H A D | omp-simd-clone.cc | 861 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
|
H A D | ipa-param-manipulation.cc | 760 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
|
H A D | coroutine-passes.cc | 120 tree repl = build2 (POINTER_PLUS_EXPR, ptr_type_node, ptr, in lower_coro_builtin() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | rd_rep.c | 42 krb5_ap_rep_enc_part **repl) in krb5_rd_rep()
|
H A D | sendauth.c | 106 u_char repl; in krb5_sendauth() local
|
H A D | recvauth.c | 104 u_char repl; in krb5_recvauth_match_version() local
|
H A D | test_ap-req.c | 105 krb5_ap_rep_enc_part *repl; in test_ap() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | filter-sr-latin.c | 186 const char *repl = table[uc - 0x0400]; in serbian_to_latin() local
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | mem1.c | 79 const char *repl; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | accept_sec_context.c | 758 krb5_ap_rep_enc_part *repl; in acceptor_wait_for_dcestyle() local
|
H A D | init_sec_context.c | 743 krb5_ap_rep_enc_part *repl; in repl_mutual() local
|
/netbsd-src/usr.sbin/bad144/ |
H A D | bad144.c | 410 daddr_t repl; in shift() local
|
/netbsd-src/external/bsd/less/dist/ |
H A D | decode.c | 253 char *repl; in expand_special_keys() local
|