Home
last modified time | relevance | path

Searched refs:n2s_flags (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_bi_number.c96 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
106 n2s_flags = 0; in duk_bi_number_prototype_to_string()
111 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
132 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
146 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
152 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
166 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
180 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
186 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
204 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1342 duk_small_uint_t n2s_flags; local
1372 n2s_flags = 0;
1374 duk_numconv_stringify(ctx, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_bi_number.c96 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
106 n2s_flags = 0; in duk_bi_number_prototype_to_string()
111 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
132 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
146 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
152 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
166 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
180 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
186 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
204 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1342 duk_small_uint_t n2s_flags; local
1372 n2s_flags = 0;
1374 duk_numconv_stringify(ctx, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_bi_number.c95 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
105 n2s_flags = 0; in duk_bi_number_prototype_to_string()
110 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
131 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
148 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
154 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
168 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
182 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
188 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
206 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1354 duk_small_uint_t n2s_flags; local
1383 n2s_flags = 0;
1385 duk_numconv_stringify(thr, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_bi_number.c95 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
105 n2s_flags = 0; in duk_bi_number_prototype_to_string()
110 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
131 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
148 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
154 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
168 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
182 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
188 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
206 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1354 duk_small_uint_t n2s_flags; local
1383 n2s_flags = 0;
1385 duk_numconv_stringify(thr, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_bi_number.c95 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
105 n2s_flags = 0; in duk_bi_number_prototype_to_string()
110 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
131 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
148 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
154 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
168 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
182 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
188 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
206 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1354 duk_small_uint_t n2s_flags; local
1383 n2s_flags = 0;
1385 duk_numconv_stringify(thr, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_bi_number.c95 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_string() local
105 n2s_flags = 0; in duk_bi_number_prototype_to_string()
110 n2s_flags /*flags*/); in duk_bi_number_prototype_to_string()
131 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_fixed() local
148 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT | in duk_bi_number_prototype_to_fixed()
154 n2s_flags /*flags*/); in duk_bi_number_prototype_to_fixed()
168 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_exponential() local
182 n2s_flags = DUK_N2S_FLAG_FORCE_EXP | in duk_bi_number_prototype_to_exponential()
188 n2s_flags /*flags*/); in duk_bi_number_prototype_to_exponential()
206 duk_small_uint_t n2s_flags; in duk_bi_number_prototype_to_precision() local
[all …]
H A Dduk_bi_json.c1354 duk_small_uint_t n2s_flags; local
1383 n2s_flags = 0;
1385 duk_numconv_stringify(thr, 10 /*radix*/, 0 /*digits*/, n2s_flags);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c30382 duk_small_uint_t n2s_flags; local
30412 n2s_flags = 0;
32927 duk_small_uint_t n2s_flags; local
32937 n2s_flags = 0;
32942 n2s_flags /*flags*/);
32963 duk_small_uint_t n2s_flags; local
32977 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
32997 duk_small_uint_t n2s_flags; local
33011 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
33035 duk_small_uint_t n2s_flags; local
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c30450 duk_small_uint_t n2s_flags; local
30480 n2s_flags = 0;
32998 duk_small_uint_t n2s_flags; local
33008 n2s_flags = 0;
33013 n2s_flags /*flags*/);
33034 duk_small_uint_t n2s_flags; local
33048 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
33068 duk_small_uint_t n2s_flags; local
33082 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
33106 duk_small_uint_t n2s_flags; local
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c30243 duk_small_uint_t n2s_flags; local
30273 n2s_flags = 0;
32791 duk_small_uint_t n2s_flags; local
32801 n2s_flags = 0;
32806 n2s_flags /*flags*/);
32827 duk_small_uint_t n2s_flags; local
32841 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
32861 duk_small_uint_t n2s_flags; local
32875 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
32899 duk_small_uint_t n2s_flags; local
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c30175 duk_small_uint_t n2s_flags; local
30205 n2s_flags = 0;
32720 duk_small_uint_t n2s_flags; local
32730 n2s_flags = 0;
32735 n2s_flags /*flags*/);
32756 duk_small_uint_t n2s_flags; local
32770 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
32790 duk_small_uint_t n2s_flags; local
32804 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
32828 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/olebedev/go-duktape.v3/
H A Dduktape.c35548 duk_small_uint_t n2s_flags; local
35577 n2s_flags = 0;
38085 duk_small_uint_t n2s_flags; local
38095 n2s_flags = 0;
38100 n2s_flags /*flags*/);
38121 duk_small_uint_t n2s_flags; local
38138 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
38158 duk_small_uint_t n2s_flags; local
38172 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
38196 duk_small_uint_t n2s_flags; local
[all …]
/dports/games/openfodder/openfodder-1.6.0/Source/Utils/
H A Dduktape.cpp35553 duk_small_uint_t n2s_flags; local
35582 n2s_flags = 0;
38090 duk_small_uint_t n2s_flags; local
38100 n2s_flags = 0;
38105 n2s_flags /*flags*/);
38126 duk_small_uint_t n2s_flags; local
38143 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
38163 duk_small_uint_t n2s_flags; local
38177 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
38201 duk_small_uint_t n2s_flags; local
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c33410 duk_small_uint_t n2s_flags; local
33440 n2s_flags = 0;
35947 duk_small_uint_t n2s_flags; local
35957 n2s_flags = 0;
35962 n2s_flags /*flags*/);
35983 duk_small_uint_t n2s_flags; local
35997 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
36017 duk_small_uint_t n2s_flags; local
36031 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
36055 duk_small_uint_t n2s_flags; local
[all …]
/dports/www/netsurf/netsurf-3.10/content/handlers/javascript/duktape/
H A Dduktape.c35695 duk_small_uint_t n2s_flags; local
35724 n2s_flags = 0;
38231 duk_small_uint_t n2s_flags; local
38241 n2s_flags = 0;
38246 n2s_flags /*flags*/);
38267 duk_small_uint_t n2s_flags; local
38284 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
38304 duk_small_uint_t n2s_flags; local
38318 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
38342 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c37704 duk_small_uint_t n2s_flags; local
37733 n2s_flags = 0;
40244 duk_small_uint_t n2s_flags; local
40254 n2s_flags = 0;
40259 n2s_flags /*flags*/);
40280 duk_small_uint_t n2s_flags; local
40297 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
40317 duk_small_uint_t n2s_flags; local
40331 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
40355 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c37704 duk_small_uint_t n2s_flags; local
37733 n2s_flags = 0;
40244 duk_small_uint_t n2s_flags; local
40254 n2s_flags = 0;
40259 n2s_flags /*flags*/);
40280 duk_small_uint_t n2s_flags; local
40297 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
40317 duk_small_uint_t n2s_flags; local
40331 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
40355 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c37704 duk_small_uint_t n2s_flags; local
37733 n2s_flags = 0;
40244 duk_small_uint_t n2s_flags; local
40254 n2s_flags = 0;
40259 n2s_flags /*flags*/);
40280 duk_small_uint_t n2s_flags; local
40297 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
40317 duk_small_uint_t n2s_flags; local
40331 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
40355 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c37704 duk_small_uint_t n2s_flags; local
37733 n2s_flags = 0;
40244 duk_small_uint_t n2s_flags; local
40254 n2s_flags = 0;
40259 n2s_flags /*flags*/);
40280 duk_small_uint_t n2s_flags; local
40297 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
40317 duk_small_uint_t n2s_flags; local
40331 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
40355 duk_small_uint_t n2s_flags; local
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c37704 duk_small_uint_t n2s_flags; local
37733 n2s_flags = 0;
40244 duk_small_uint_t n2s_flags; local
40254 n2s_flags = 0;
40259 n2s_flags /*flags*/);
40280 duk_small_uint_t n2s_flags; local
40297 n2s_flags = DUK_N2S_FLAG_FIXED_FORMAT |
40317 duk_small_uint_t n2s_flags; local
40331 n2s_flags = DUK_N2S_FLAG_FORCE_EXP |
40355 duk_small_uint_t n2s_flags; local
[all …]

12