Searched refs:DUK_DEC_B (Results 1 – 12 of 12) sorted by relevance
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duk_js_executor.c | 2470 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2525 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2607 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2642 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2674 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 2757 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2804 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2835 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2922 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2952 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|
D | duk_js_bytecode.h | 36 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro
|
D | duk_debug_vsnprintf.c | 800 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); in duk__print_instr() 812 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); in duk__print_instr()
|
D | duk_js_compiler.c | 962 (long) DUK_DEC_B(*p),
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duk_js_executor.c | 2470 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2525 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2607 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 2642 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2674 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 2757 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2810 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2841 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2929 duk_small_uint_fast_t b = DUK_DEC_B(ins); 2959 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|
D | duk_js_bytecode.h | 36 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro
|
D | duk_debug_vsnprintf.c | 800 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); in duk__print_instr() 812 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); in duk__print_instr()
|
D | duk_js_compiler.c | 962 (long) DUK_DEC_B(*p),
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/ |
D | duktape.c | 2541 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro 36535 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 36547 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 58333 (long) DUK_DEC_B(*p), 67706 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67761 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67843 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67878 duk_small_uint_fast_t b = DUK_DEC_B(ins); 67910 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 67993 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/ |
D | duktape.c | 2552 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro 36823 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 36835 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 58694 (long) DUK_DEC_B(*p), 68068 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68123 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68205 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68240 duk_small_uint_fast_t b = DUK_DEC_B(ins); 68272 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 68355 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/ |
D | duktape.c | 2552 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro 36616 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 36628 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 58443 (long) DUK_DEC_B(*p), 67817 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67872 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67954 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 67989 duk_small_uint_fast_t b = DUK_DEC_B(ins); 68021 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 68104 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/ |
D | duktape.c | 2541 #define DUK_DEC_B(x) (((x) >> 14) & 0x1ffUL) macro 36742 (const char *) extraop_name, (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 36754 (long) DUK_DEC_B(ins), (long) DUK_DEC_C(ins)); 58584 (long) DUK_DEC_B(*p), 67957 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68012 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68094 idx = (duk_uint_fast_t) DUK_DEC_B(ins); 68129 duk_small_uint_fast_t b = DUK_DEC_B(ins); 68161 duk_small_uint_fast_t b = DUK_DEC_B(ins); /* restricted to regs */ 68244 duk_small_uint_fast_t b = DUK_DEC_B(ins); [all …]
|