Home
last modified time | relevance | path

Searched refs:MainExit (Results 76 – 84 of 84) sorted by relevance

1234

/dports/cad/magic/magic-8.3.245/graphics/
H A DgrTCairo1.c228 if (stipplePatterns[stipple] == (cairo_pattern_t *)NULL) MainExit(1);
584 MainExit(0); /* double Ctrl-C */
H A DgrTOGL1.c236 if (grTOGLStipples[stipple] == (GLubyte *)NULL) MainExit(1);
602 MainExit(0); /* double Ctrl-C */
/dports/lang/solidity/solidity_0.8.11/test/libyul/yulStackLayout/
H A Dcomplex.yul68 // Block0Exit [label="MainExit"];
/dports/lang/solidity/solidity_0.8.11/libyul/backends/evm/
H A DOptimizedEVMCodeTransform.cpp408 [&](CFG::BasicBlock::MainExit const&) in operator ()()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/patches/
H A Dchromium_changes.patch160 - bool MainExit; // main() is completed.
162 + bool MainExit = false; // main() is completed.
/dports/comms/gnokii/gnokii-0.6.31/xgnokii/
H A Dxgnokii_lowlevel.c1252 MainExit(NULL); in GUI_Connect()
1260 MainExit(_("It has been reported that your phone is known to be broken by xgnokii.\n" in GUI_Connect()
H A Dxgnokii.c818 void MainExit(gchar *ermsg) in MainExit() function
888 MainExit(NULL); in ButtonPressEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/patches/
H A Dchromium_changes.patch160 - bool MainExit; // main() is completed.
162 + bool MainExit = false; // main() is completed.
/dports/cad/magic/magic-8.3.245/textio/
H A DtxCommands.c1335 MainExit(1);

1234