Home
last modified time | relevance | path

Searched refs:O_LOG (Results 1 – 21 of 21) sorted by relevance

/dports/games/qwdtools/mvdsv-0.34/tools/qwdtools/source/
H A Ddefs.h76 #define O_LOG 8 macro
88 #define JOB_TODO (O_MARGE | O_CONVERT | O_ANALYSE | O_LOG | O_DEBUG)
H A Dinit.c212 {"-log", NULL, TYPE_O, {(char *) O_LOG}},
567 if (options & O_LOG) in Files_Init()
569 sworld.log.file = openFile(log1, " log", O_LOG, _O_TEXT); in Files_Init()
571 job |= O_LOG; in Files_Init()
H A Ddem_parse.c593 if (sworld.options & O_LOG) in Dem_ParsePrint()
/dports/games/mvdsv/mvdsv-0.34/tools/qwdtools/source/
H A Ddefs.h76 #define O_LOG 8 macro
88 #define JOB_TODO (O_MARGE | O_CONVERT | O_ANALYSE | O_LOG | O_DEBUG)
H A Dinit.c212 {"-log", NULL, TYPE_O, {(char *) O_LOG}},
567 if (options & O_LOG) in Files_Init()
569 sworld.log.file = openFile(log1, " log", O_LOG, _O_TEXT); in Files_Init()
571 job |= O_LOG; in Files_Init()
H A Ddem_parse.c593 if (sworld.options & O_LOG) in Dem_ParsePrint()
/dports/graphics/plotutils/plotutils-2.6/ode/
H A Dode.h87 O_NOOP, O_PLUS, O_MINUS, O_MULT, O_DIV, O_POWER, O_SQRT, O_EXP, O_LOG, enumerator
H A Dexpr.c106 case O_LOG: in eval()
H A Dgram.y640 UNARY($3,$$,O_LOG);
924 case O_LOG: s = "log"; break; in prexq()
H A Dgram.c2560 UNARY((yyvsp[(3) - (4)].exprptr),(yyval.exprptr),O_LOG);
3155 case O_LOG: s = "log"; break; in prexq()
/dports/comms/ebusd/ebusd-21.3/src/ebusd/
H A Dmain.cpp174 #define O_LOG (O_UPDCHK+1) macro
175 #define O_LOGARE (O_LOG+1)
237 …{"log", O_LOG, "AREAS:LEVEL", 0, "Only write log for matching AREA(S) below or equal to…
526 case O_LOG: // --log=area(s):level in parse_opt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp254 O_LOG, enumerator
1122 { O_LOG, V_MINUS_INF_OR_LOG_DENORM }, in TypeTestResults()
1250 { O_LOG, V_MINUS_INF_OR_LOG_DENORM }, in TypeTestResults()
1956 mo[O_LOG] = Op("log", FLOAT_ARITHMETIC, in init()
/dports/math/igraph/igraph-0.9.5/vendor/glpk/mpl/
H A Dmpl.h2116 #define O_LOG 328 /* natural logarithm */ macro
H A Dmpl1.c597 case O_LOG: in make_code()
1187 op = O_LOG; in function_reference()
H A Dmpl3.c3670 case O_LOG: in eval_numeric()
4884 case O_LOG: in clean_code()
/dports/math/glpk/glpk-5.0/src/mpl/
H A Dmpl.h2116 #define O_LOG 328 /* natural logarithm */ macro
H A Dmpl1.c597 case O_LOG: in make_code()
1187 op = O_LOG; in function_reference()
H A Dmpl3.c3670 case O_LOG: in eval_numeric()
4884 case O_LOG: in clean_code()
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpmpl.h2104 #define O_LOG 328 /* natural logarithm */ macro
H A Dglpmpl01.c600 case O_LOG:
1188 op = O_LOG;
H A Dglpmpl03.c3665 case O_LOG: in eval_numeric()
4875 case O_LOG: in clean_code()