Home
last modified time | relevance | path

Searched refs:_INIT_C (Results 1 – 5 of 5) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/symbian/
H A Dxsbuild.pl646 open( _INIT_C, '>', '_init.c' )
648 print _INIT_C <<__EOF__;
654 close(_INIT_C);
867 open( _INIT_C, '>', '_init.c' ) or die "$0: _init.c: $!\n";
868 print _INIT_C <<'__EOF__';
909 print _INIT_C <<'__EOF__';
918 print _INIT_C <<__EOF__;
927 print _INIT_C <<'__EOF__';
931 close(_INIT_C);
/dports/lang/perl5.32/perl-5.32.1/symbian/
H A Dxsbuild.pl646 open( _INIT_C, '>', '_init.c' )
648 print _INIT_C <<__EOF__;
654 close(_INIT_C);
867 open( _INIT_C, '>', '_init.c' ) or die "$0: _init.c: $!\n";
868 print _INIT_C <<'__EOF__';
909 print _INIT_C <<'__EOF__';
918 print _INIT_C <<__EOF__;
927 print _INIT_C <<'__EOF__';
931 close(_INIT_C);
/dports/lang/awka/awka-0.7.5/lib/
H A Dinit.h36 #ifndef _INIT_C
H A Dvar.h101 #ifndef _INIT_C
H A Dinit.c22 #define _INIT_C macro