/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/ |
H A D | GCC.pm | 41 if ( $spec{startup} && @{$spec{startup}} ); 69 @{$spec{startup}} , 90 @{$spec{startup}} , 121 if ( $spec{startup} && @{$spec{startup}} ) { 122 print $SCRIPT 'STARTUP(' . shift( @{$spec{startup}} ) . ")\n"; 124 @{delete $spec{startup} || []};
|
H A D | BCC.pm | 68 push( @{$spec{startup}}, 'c0d32.obj' ) 69 unless ( $spec{startup} && @{$spec{startup}} ); 79 @{$spec{startup}} ,
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-crt0.S | 35 ; startup code 68 ;; To have a generic/configurable startup, initialize the stack to 94 ; end startup code
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-crt0.S | 35 ; startup code 68 ;; To have a generic/configurable startup, initialize the stack to 94 ; end startup code
|
/openbsd/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLogProperties.td | 4 def EnableOnStartup: Property<"enable-on-startup", "Boolean">, 11 …darwin-log enable' that should be applied when automatically enabling logging on startup/attach.">;
|
/openbsd/sbin/unwind/libunbound/services/ |
H A D | modstack.c | 247 if(stack->mod[i]->startup == NULL) 251 fptr_ok(fptr_whitelist_mod_startup(stack->mod[i]->startup)); 252 if(!(*stack->mod[i]->startup)(env, i)) { 272 if(stack->mod[i]->startup || stack->mod[i]->destartup) {
|
/openbsd/usr.sbin/unbound/services/ |
H A D | modstack.c | 247 if(stack->mod[i]->startup == NULL) 251 fptr_ok(fptr_whitelist_mod_startup(stack->mod[i]->startup)); 252 if(!(*stack->mod[i]->startup)(env, i)) { 272 if(stack->mod[i]->startup || stack->mod[i]->destartup) {
|
/openbsd/usr.bin/vi/common/ |
H A D | main.c | 57 int ch, flagchk, secure, startup, readonly, rval, silent; in editor() local 120 startup = 1; in editor() 150 startup = 0; in editor() 293 if (!silent && startup) { /* Read EXINIT, exrc files. */ in editor()
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/ |
H A D | Vanilla-Perl.tml | 22 dmake/startup: dmake/bin/startup 118 'dmake/startup' => 'dmake/bin/startup',
|
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/ |
H A D | crisaout.sc | 11 ${RELOCATING+*(.startup)} 16 DEFINED(.startup) ? .startup + 2 : 2;}
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
H A D | crisaout.sc | 11 ${RELOCATING+*(.startup)} 16 DEFINED(.startup) ? .startup + 2 : 2;}
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | t-vms64 | 1 # Assemble startup files.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | t-vms64 | 1 # Assemble startup files.
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/ |
H A D | xstormy16.inc | 30 comment "crt0 startup"
|
H A D | m68k.inc | 28 comment "crt0 startup"
|
H A D | sparc.inc | 30 comment "crt0 startup"
|
H A D | arm.inc | 30 comment "crt0 startup"
|
H A D | i386.inc | 29 comment "crt0 startup"
|
H A D | x86_64.inc | 29 comment "crt0 startup"
|
H A D | sparc64.inc | 30 comment "crt0 startup"
|
H A D | m32r-linux.inc | 31 comment "crt0 startup"
|
H A D | powerpc.inc | 37 comment "crt0 startup"
|
H A D | m32r.inc | 31 comment "crt0 startup"
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | t-crtstuff | 6 # Assemble startup files.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | t-crtstuff | 6 # Assemble startup files.
|