| /mirbsd/src/usr.bin/mail/ |
| D | main.c | 80 assign("interactive", ""); in main() 122 assign("ignore", ""); in main() 159 assign("noheader", ""); in main() 165 assign("verbose", ""); in main() 171 assign("interactive", ""); in main()
|
| D | vars.c | 51 assign(char *name, char *value) in assign() function
|
| D | extern.h | 91 void assign(char *, char *);
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ldexp.c | 684 if (tree->assign.dst[0] == '.' && tree->assign.dst[1] == 0) in exp_fold_tree_1() 696 exp_fold_tree_1 (tree->assign.src); in exp_fold_tree_1() 732 h = bfd_link_hash_lookup (link_info.hash, tree->assign.dst, in exp_fold_tree_1() 745 exp_fold_tree_1 (tree->assign.src); in exp_fold_tree_1() 750 h = bfd_link_hash_lookup (link_info.hash, tree->assign.dst, in exp_fold_tree_1() 754 tree->assign.dst); in exp_fold_tree_1() 759 lang_update_definedness (tree->assign.dst, h); in exp_fold_tree_1() 876 new = stat_alloc (sizeof (new->assign)); in exp_assop() 879 new->assign.src = src; in exp_assop() 880 new->assign.dst = dst; in exp_assop() [all …]
|
| D | ldexp.h | 66 } assign; member
|
| D | ldlang.c | 1350 lang_statement_union_type **assign = NULL; in lang_insert_orphan() local 1365 if (assign == NULL) in lang_insert_orphan() 1370 && ass->exp->assign.dst[0] == '.' in lang_insert_orphan() 1371 && ass->exp->assign.dst[1] == 0) in lang_insert_orphan() 1372 assign = where; in lang_insert_orphan() 1383 assign = NULL; in lang_insert_orphan() 1386 if (assign != NULL) in lang_insert_orphan() 1387 where = assign; in lang_insert_orphan() 1614 exp_init_os (exp->assign.src); in exp_init_os() 3201 if (strcmp (dst, rhs->assign.dst) == 0) in scan_for_self_assignment() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/comp/ |
| D | parser.t | 179 'cannot assign to $[ in a list'); 182 'cannot assign list of >1 elements to $['); 185 'cannot assign list of <1 elements to $[');
|
| /mirbsd/src/sys/dev/ |
| D | systrace.h | 136 } assign; member 144 #define strp_code strp_data.assign.code 145 #define strp_policy strp_data.assign.policy
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | pp.h | 411 #define tryAMAGICbinW(meth,assign,set) STMT_START { \ argument 419 (assign)? AMGf_assign: 0))) {\ 425 #define tryAMAGICbin(meth,assign) tryAMAGICbinW(meth,assign,SETsv) argument 426 #define tryAMAGICbinSET(meth,assign) tryAMAGICbinW(meth,assign,SETs) argument
|
| D | gv.c | 1540 int assign = AMGf_assign & flags; in Perl_amagic_call() local 1541 const int assignshift = assign ? 1 : 0; in Perl_amagic_call() 1553 || (assign && amtp->fallback > AMGfallNEVER && /* fallback to in Perl_amagic_call() 1572 right = &PL_sv_yes; lr = -1; assign = 1; in Perl_amagic_call() 1579 right = &PL_sv_yes; lr = -1; assign = 1; in Perl_amagic_call() 1749 force_cpy = force_cpy || assign; in Perl_amagic_call() 1792 && (assign || (method == inc_amg) || (method == dec_amg))) in Perl_amagic_call() 1819 PUSHs( lr > 0 ? &PL_sv_yes : ( assign ? &PL_sv_undef : &PL_sv_no )); in Perl_amagic_call()
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | hashassign.t | 231 my $assign = sprintf '("\x{%x}" => "%d")', $chr, $chr; 232 print "# $assign\n"; 233 my (@utf8a) = eval $assign;
|
| /mirbsd/src/gnu/usr.bin/perl/ext/threads/shared/t/ |
| D | hv_refs.t | 44 ok(3, ${$foo{foo}} eq "test", "Check deref after assign"); 46 ok(4, $foo eq "test2", "Check after assign in another thread");
|
| D | sv_simple.t | 37 ok(3,$test eq "foo","Test magic share assign");
|
| D | sv_refs.t | 70 ok(10,$t1 eq 'bar',"Check that assign to a ROK works");
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Storable/t/ |
| D | restrict.t | 88 unless (ok ++$test, !$@, "Can assign to reserved key 'extra'?") {
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/Constant/ |
| D | Base.pm | 298 sub assign { subroutine 376 .= $self->assign ({indent=>$indent, type=>$type, pre=>$pre, post=>$post, 390 $clause .= $self->assign ({indent=>$indent, type=>$type, pre=>$pre,
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | ERR_load_strings.pod | 36 ERR_get_next_error_library() can be used to assign library numbers
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | overload.pm | 118 assign => "+= -= *= /= %= **= <<= >>= x= .=",
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | srconv.c | 964 dsy.assign = 1; in walk_tree_symbol() 973 dsy.assign = 1; in walk_tree_symbol() 978 dsy.assign = 0; in walk_tree_symbol() 984 dsy.assign = 0; in walk_tree_symbol() 997 dsy.assign = 0; in walk_tree_symbol() 1004 dsy.assign = 0; in walk_tree_symbol()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Locale/Maketext/t/ |
| D | 20_get.t | 36 print "# Make sure we can assign to ENV entries\n",
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | acx_extract_cpp_defn.m4 | 27 # assign it to shell variable VARIABLE and run ACTION-IF-FOUND. Otherwise run
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | sunos.em | 801 /* We must assign a value to __DYNAMIC. It should be zero if we are 842 if (strcmp (find_assign, exp->assign.dst) == 0) 847 if (strcmp (exp->assign.dst, ".") != 0) 850 exp->assign.dst)) 852 exp->assign.dst); 854 gld${EMULATION_NAME}_find_exp_assignment (exp->assign.src);
|
| D | aix.em | 1193 h = bfd_link_hash_lookup (link_info.hash, exp->assign.dst, 1199 if (strcmp (exp->assign.dst, ".") != 0) 1202 exp->assign.dst)) 1204 exp->assign.dst); 1206 gld${EMULATION_NAME}_find_exp_assignment (exp->assign.src);
|
| /mirbsd/src/usr.bin/awk/ |
| D | proto.h | 178 extern Cell *assign(Node **, int);
|
| /mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/t/ |
| D | 80_all_env.t | 12 print "# Make sure we can assign to ENV entries\n",
|