Home
last modified time | relevance | path

Searched refs:DUK_LOG (Results 1 – 25 of 64) sorted by relevance

123

/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_bi_math.c122 return DUK_LOG(x) * DUK_DOUBLE_LOG2E; in duk__log2()
130 return DUK_LOG(x) * DUK_DOUBLE_LOG10E; in duk__log10()
217 return DUK_LOG(x); in duk__log()
292 DUK_LOG,
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_bi_math.c122 return DUK_LOG(x) * DUK_DOUBLE_LOG2E; in duk__log2()
130 return DUK_LOG(x) * DUK_DOUBLE_LOG10E; in duk__log10()
217 return DUK_LOG(x); in duk__log()
292 DUK_LOG,
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_bi_math.c122 return DUK_LOG(x) * DUK_DOUBLE_LOG2E; in duk__log2()
130 return DUK_LOG(x) * DUK_DOUBLE_LOG10E; in duk__log10()
217 return DUK_LOG(x); in duk__log()
292 DUK_LOG,
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_bi_math.c122 return DUK_LOG(x) * DUK_DOUBLE_LOG2E; in duk__log2()
130 return DUK_LOG(x) * DUK_DOUBLE_LOG10E; in duk__log10()
217 return DUK_LOG(x); in duk__log()
292 DUK_LOG,
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_bi_math.c224 return DUK_LOG(x); in duk__log()
265 DUK_LOG,
H A Dduk_config.h2251 #if !defined(DUK_LOG)
2252 #define DUK_LOG log macro
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_bi_math.c224 return DUK_LOG(x); in duk__log()
265 DUK_LOG,
H A Dduk_config.h2251 #if !defined(DUK_LOG)
2252 #define DUK_LOG log macro
/dports/lang/duktape/duktape-2.6.0/config/header-snippets/
H A Dplatform_fillins.h.in264 #if !defined(DUK_LOG)
265 #define DUK_LOG log macro
/dports/lang/duktape-lib/duktape-2.6.0/config/header-snippets/
H A Dplatform_fillins.h.in264 #if !defined(DUK_LOG)
265 #define DUK_LOG log macro
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxembed/
H A Dduk_config.h2407 #if !defined(DUK_LOG)
2408 #define DUK_LOG log macro
/dports/www/netsurf/netsurf-3.10/content/handlers/javascript/duktape/
H A Dduk_config.h2378 #if !defined(DUK_LOG)
2379 #define DUK_LOG log macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduk_config.h2152 #if !defined(DUK_LOG)
2153 #define DUK_LOG log macro
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduk_config.h2251 #if !defined(DUK_LOG)
2252 #define DUK_LOG log macro
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduk_config.h2251 #if !defined(DUK_LOG)
2252 #define DUK_LOG log macro
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduk_config.h2251 #if !defined(DUK_LOG)
2252 #define DUK_LOG log macro

123