/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/buf/ |
H A D | MGRdolines.h | 75 #ifdef INITCODE in NAME() 76 INITCODE in NAME() 171 #undef INITCODE
|
/dports/games/openmortal/openmortal-0.7/data/script/ |
H A D | Doodad.pl | 203 if ( exists $doodad->{INITCODE} ) 206 &{$doodad->{INITCODE}}( $doodad );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/inc/ |
H A D | image.hxx | 36 INITCODE = 0x0004, // Init-Code does exist enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/inc/ |
H A D | image.hxx | 36 INITCODE = 0x0004, // Init-Code does exist enumerator
|
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/ |
H A D | mgx11render8.c | 230 #define INITCODE \ macro 257 #define INITCODE \ macro
|
/dports/print/lgrind/lgrind/source/ |
H A D | lgrind.c | 117 #define INITCODE 1 macro 1024 if (incode == INITCODE && cdeptr == s) { in putScp() 1175 incode = INITCODE; incomm = FALSE; in putScp()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/comp/ |
H A D | codegen.cxx | 188 p->SetFlag( SbiImageFlags::INITCODE ); in Save()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/comp/ |
H A D | codegen.cxx | 188 p->SetFlag( SbiImageFlags::INITCODE ); in Save()
|
/dports/devel/upp/upp/uppsrc/Core/ |
H A D | Defs.h | 129 #define INITCODE(x) \ macro
|
/dports/math/reduce/Reduce-svn5758-src/psl/dist/manual/ |
H A D | addendum.tex | 388 204 37.7% INITCODE 398 Please note that \verb+INITCODE+ sums up all the functions that belong
|
H A D | addendu1.tex | 501 204 37.7% INITCODE 511 Please note that \verb+INITCODE+ sums up all the functions that belong
|
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/linux/ |
H A D | dmain.save | 2155 .globl INITCODE 2156 .long INITCODE 2341 .long INITCODE
|
H A D | main.save | 2539 / (*ENTRY INITCODE EXPR 0) 2540 .globl INITCODE 2541 INITCODE:
|
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/freeBSD/ |
H A D | dmain.save | 2155 .globl INITCODE 2156 .long INITCODE 2341 .long INITCODE
|
H A D | main.save | 2539 / (*ENTRY INITCODE EXPR 0) 2540 .globl INITCODE 2541 INITCODE:
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/ |
H A D | sbxmod.cxx | 1247 && pImage->IsFlag( SbiImageFlags::INITCODE )) ) in RunInit()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/ |
H A D | sbxmod.cxx | 1239 && pImage->IsFlag( SbiImageFlags::INITCODE ) ) in RunInit()
|
/dports/math/reduce/Reduce-svn5758-src/psl/dist/doc/ |
H A D | psl.doc | 3052 after basic INITCODE is executed. Typically 3062 during INITCODE, before the .INIT files can 3064 procedure, and compiled as INITCODE in the
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 42 enum SbiImageFlags INITCODE
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 46 enum SbiImageFlags INITCODE
|