| /openbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 226 * This symbol, if defined, indicates that the killpg routine is available 233 * This symbol, if defined, indicates that the link routine is 239 * This symbol, if defined, indicates that the localeconv routine is 245 * This symbol, if defined, indicates that the lockf routine is 251 * This symbol, if defined, indicates that the lstat routine is 257 * This symbol, if defined, indicates that the mblen routine is available 263 * This symbol, if defined, indicates that the mbstowcs routine is 269 * This symbol, if defined, indicates that the mbtowc routine is available 275 * This symbol, if defined, indicates that the mkdir routine is available 282 * This symbol, if defined, indicates that the mkfifo routine is [all …]
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 30 * This symbol, if defined, indicates that the alarm routine is 42 * This symbol, if defined, indicates that the chown routine is 48 * This symbol, if defined, indicates that the chroot routine is 54 * This symbol, if defined, indicates that the chsize routine is available 55 * to truncate files. You might need a -lx to get this routine. 60 * This symbol, if defined, indicates that the crypt routine is available 66 * This symbol, if defined, indicates that the ctermid routine is 72 * This symbol, if defined, indicates that the cuserid routine is 78 * This symbol, if defined, indicates that the difftime routine is 84 * This symbol, if defined, indicates that the dlerror routine is [all …]
|
| D | Glossary | 410 indicates to the C program that the accessx() routine is available. 414 indicates to the C program that the acosh() routine is available. 418 indicates to the C program that the aintl() routine is available. 423 indicates to the C program that the alarm() routine is available. 432 indicates to the C program that the asctime64 () routine is available. 437 routine is available. 441 indicates to the C program that the asinh() routine is available. 445 indicates to the C program that the atanh() routine is available. 449 indicates to the C program that the atolf() routine is available. 453 indicates to the C program that the atoll() routine is available. [all …]
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 26 * This symbol, if defined, indicates that the alarm routine is 38 * This symbol, if defined, indicates that the chown routine is 44 * This symbol, if defined, indicates that the chroot routine is 50 * This symbol, if defined, indicates that the chsize routine is available 51 * to truncate files. You might need a -lx to get this routine. 56 * This symbol, if defined, indicates that the crypt routine is available 62 * This symbol, if defined, indicates that the ctermid routine is 68 * This symbol, if defined, indicates that the cuserid routine is 74 * This symbol, if defined, indicates that the difftime routine is 80 * This symbol, if defined, indicates that the dlerror routine is [all …]
|
| D | config_H.gc | 26 * This symbol, if defined, indicates that the alarm routine is 38 * This symbol, if defined, indicates that the chown routine is 44 * This symbol, if defined, indicates that the chroot routine is 50 * This symbol, if defined, indicates that the chsize routine is available 51 * to truncate files. You might need a -lx to get this routine. 56 * This symbol, if defined, indicates that the crypt routine is available 62 * This symbol, if defined, indicates that the ctermid routine is 68 * This symbol, if defined, indicates that the cuserid routine is 74 * This symbol, if defined, indicates that the difftime routine is 80 * This symbol, if defined, indicates that the dlerror routine is [all …]
|
| /openbsd/src/gnu/usr.bin/perl/t/porting/ |
| D | diag.t | 367 my ($name, $category, $routine, $wrapper); 370 ($name, $category, $routine, $wrapper, $version_string) = 374 $routine = "Perl_warner" if $wrapper=~/WARN/; 375 $routine = "yyerror" if $wrapper=~/DIE/; 377 if ($routine=~/^deprecate/) { 384 # diag(Dumper(\%+,{category=>$category, routine=>$routine, name=>$name})); 406 ($name, $category, $routine) = ($+{'text'}, undef, $+{'routine'}); 409 if ($routine =~ /dep/) { 422 my $severity = !$routine ? '[PFX]' 423 : $routine =~ /warn.*_d\z/ ? '[DS]' [all …]
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config_h.sample | 30 * This symbol, if defined, indicates that the aintl routine is 36 * This symbol, if defined, indicates that the alarm routine is 54 * This symbol, if defined, indicates that the chown routine is 60 * This symbol, if defined, indicates that the chroot routine is 66 * This symbol, if defined, indicates that the chsize routine is available 67 * to truncate files. You might need a -lx to get this routine. 72 * This symbol, if defined, indicates that the cuserid routine is 78 * This symbol, if defined, indicates that the difftime routine is 84 * This symbol, if defined, indicates that the dlerror routine is 91 * This symbol, if defined, indicates that the dup2 routine is [all …]
|
| D | config.plan9 | 105 * This symbol, if defined, indicates that the aintl routine is 111 * This symbol, if defined, indicates that the alarm routine is 129 * This symbol, if defined, indicates that the chown routine is 135 * This symbol, if defined, indicates that the chroot routine is 141 * This symbol, if defined, indicates that the chsize routine is available 142 * to truncate files. You might need a -lx to get this routine. 147 * This symbol, if defined, indicates that the cuserid routine is 153 * This symbol, if defined, indicates that the difftime routine is 159 * This symbol, if defined, indicates that the dlerror routine is 166 * This symbol, if defined, indicates that the dup2 routine is [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | hash.texi | 7 currently no routine to delete an string from a hash table. 148 @subsubsection Write the derived creation routine 149 You must write a routine which will create and initialize an 150 entry in the hash table. This routine is passed as the 154 hash table you are creating, this routine must be written in a 157 The first argument to the creation routine is a pointer to a 159 routine should allocate the right amount of space. Otherwise 163 After allocating space, the creation routine must call the 164 creation routine of the hash table type it is derived from, 168 Finally the creation routine must initialize any local fields [all …]
|
| D | linker.texi | 10 The first routine creates a hash table used by the other 11 routines. The second routine adds the symbols from an object 12 file to the hash table. The third routine takes all the 20 The second routine and third routines are passed a pointer to 24 first routine) and a set of callback functions to the linker 117 The @code{_bfd_final_link} routine must be prepared to handle a 133 When the @code{_bfd_link_add_symbols} routine is passed an object 138 @code{_bfd_link_add_symbols} routine is responsible for reading 142 The @code{_bfd_link_add_symbols} routine should not use 144 providing this routine is to avoid the overhead of converting [all …]
|
| D | init.texi | 11 This routine must be called before any other BFD function to
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | hash.texi | 7 currently no routine to delete an string from a hash table. 152 @subsubsection Write the derived creation routine 153 You must write a routine which will create and initialize an 154 entry in the hash table. This routine is passed as the 158 hash table you are creating, this routine must be written in a 161 The first argument to the creation routine is a pointer to a 163 routine should allocate the right amount of space. Otherwise 167 After allocating space, the creation routine must call the 168 creation routine of the hash table type it is derived from, 172 Finally the creation routine must initialize any local fields [all …]
|
| D | linker.texi | 10 The first routine creates a hash table used by the other 11 routines. The second routine adds the symbols from an object 12 file to the hash table. The third routine takes all the 20 The second routine and third routines are passed a pointer to 24 first routine) and a set of callback functions to the linker 117 The @code{_bfd_final_link} routine must be prepared to handle a 133 When the @code{_bfd_link_add_symbols} routine is passed an object 138 @code{_bfd_link_add_symbols} routine is responsible for reading 142 The @code{_bfd_link_add_symbols} routine should not use 144 providing this routine is to avoid the overhead of converting [all …]
|
| D | init.texi | 14 This routine must be called before any other BFD function to
|
| /openbsd/src/sys/kern/ |
| D | subr_userconf.c | 781 userconf_common_attr_val(short attr, long *val, char routine) in userconf_common_attr_val() argument 802 switch (routine) { in userconf_common_attr_val() 814 routine); in userconf_common_attr_val() 874 userconf_common_dev(char *dev, int len, short unit, short state, char routine) in userconf_common_dev() argument 878 switch (routine) { in userconf_common_dev() 907 switch (routine) { in userconf_common_dev() 922 routine); in userconf_common_dev() 933 switch(routine) { in userconf_common_dev() 947 printf("Unknown pseudo routine /%c/\n",routine); in userconf_common_dev() 953 switch (routine) { in userconf_common_dev() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
| D | pthreads.c | 44 routine (void *arg) in routine() function 69 if (pthread_create (&tid, PTHREAD_CREATE_NULL_ARG2, routine, (void *) 0xfeedface)) in create_thread()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Win32API-File/inc/ExtUtils/ |
| D | Myconst2perl.pm | 190 @perlfile, %perlcode, @cfile, %ccode, $routine ); 202 SUBROUTINE => \$routine, 226 if( $routine ) { 227 print "/* See start of $routine() for generation parameters used */\n"; 262 print "void\n$routine( void )\n";
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | darwin-crt3.c | 390 struct one_atexit_routine * routine = routine_param; in cxa_atexit_wrapper() local 404 if (routine->has_arg) in cxa_atexit_wrapper() 405 routine->callback.cac (routine->arg); in cxa_atexit_wrapper() 407 routine->callback.ac (); in cxa_atexit_wrapper()
|
| /openbsd/src/usr.sbin/config/ |
| D | ukcutil.c | 752 common_attr_val(short attr, int *val, char routine) in common_attr_val() argument 775 switch (routine) { in common_attr_val() 787 routine); in common_attr_val() 852 common_dev(char *dev, int len, short unit, short state, char routine) in common_dev() argument 858 switch (routine) { in common_dev() 891 switch (routine) { in common_dev() 906 routine); in common_dev() 919 switch (routine) { in common_dev() 934 routine); in common_dev() 941 switch (routine) { in common_dev() [all …]
|
| /openbsd/src/gnu/usr.bin/perl/lib/ |
| D | CORE.pod | 57 To override a Perl built-in routine with your own version, you need to 76 The new routine will be called whenever a built-in function is called 81 In both cases, if you want access to the original, unaltered routine, use
|
| /openbsd/src/gnu/usr.bin/perl/t/run/ |
| D | switchd.t | 137 qr/^No DB::DB routine defined/, 146 qr/^No DB::DB routine defined/,
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| D | t-alpha | 1 # This is a support routine for longlong.h, used by libgcc2.c.
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | t-alpha | 1 # This is a support routine for longlong.h, used by libgcc2.c.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | unwind.inc | 27 Unwind the stack calling the personality routine to find both the 54 /* Unwind successful. Run the personality routine, if any. */ 87 /* Phase 1: Search. Unwind the stack, calling the personality routine 106 /* Unwind successful. Run the personality routine, if any. */
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | RISCVAttributeParser.h | 19 Error (RISCVAttributeParser::*routine)(unsigned);
|