Lines Matching +defs:b +defs:lo

924 	duk_uint16_t b;  member
4047 #define DUK_ENC_OP_A_B_C(op,a,b,c) ((duk_instr_t) ( \ argument
4053 #define DUK_ENC_OP_A_B(op,a,b) DUK_ENC_OP_A_B_C((op),(a),(b),0) argument
12602 #define DUK__DBLBYTES(a,b,c,d,e,f,g,h) { (h), (g), (f), (e), (d), (c), (b), (a) } argument
12604 #define DUK__DBLBYTES(a,b,c,d,e,f,g,h) { (a), (b), (c), (d), (e), (f), (g), (h) } argument
12606 #define DUK__DBLBYTES(a,b,c,d,e,f,g,h) { (d), (c), (b), (a), (h), (g), (f), (e) } argument
18306 duk_uint_fast8_t lo; in duk_unicode_is_whitespace() local
18984 duk_uint8_t b[2]; member
18990 duk_uint8_t b[4]; member
18997 duk_uint8_t b[8]; member
28097 duk_small_int_t b; in duk_push_boolean() local
31924 DUK_LOCAL void duk__debuglog_qsort_state(duk_hthread *thr, duk_int_t lo, duk_int_t hi, duk_int_t pi… in duk__debuglog_qsort_state()
31954 DUK_LOCAL void duk__array_qsort(duk_hthread *thr, duk_int_t lo, duk_int_t hi) { in duk__array_qsort()
37944 DUK_LOCAL duk_int_t duk__div_floor(duk_int_t a, duk_int_t b) { in duk__div_floor()
41361 #define DUK__MKBITS(a,b,c,d,e,f,g,h) ((duk_uint8_t) ( \ argument
42480 duk_uint8_t b, x; in duk__dec_string() local
43314 duk_uint8_t b; local
50193 duk_hbufobj *b = (duk_hbufobj *) h; local
50802 duk_uint_t b[1]; member
53558 duk_breakpoint *b; local
53587 duk_breakpoint *b; local
55533 #define DUK__DUMPLM_SIGNED_RAW(t,a,b) do { \ argument
55538 #define DUK__DUMPLM_UNSIGNED_RAW(t,a,b) do { \ argument
56857 duk_hbufobj *b = (duk_hbufobj *) h; local
58992 duk_hbufobj *b = (duk_hbufobj *) h; local
61596 DUK_LOCAL duk_bool_t duk__sort_compare_es6(duk_hstring *a, duk_hstring *b, duk__sort_key_t val_b) {
74669 …ompiler_ctx *comp_ctx, duk_small_uint_t op_flags, duk_regconst_t a, duk_regconst_t b, duk_regconst…
74934 …it_a_b(duk_compiler_ctx *comp_ctx, duk_small_uint_t op_flags, duk_regconst_t a, duk_regconst_t b) {
74941 …uk__emit_b_c(duk_compiler_ctx *comp_ctx, duk_small_uint_t op_flags, duk_regconst_t b, duk_regconst…
75071 duk_int32_t lo = val & ((((duk_int32_t) 1) << DUK_BC_LDINTX_SHIFT) - 1); local
84160 duk_small_uint_t b; local
84188 duk_small_uint_t b; local
93127 DUK_LOCAL void duk__bi_exp_small(duk__bigint *x, duk_small_int_t b, duk_small_int_t y, duk__bigint …
93207 duk_small_int_t b; /* input radix */ member
97194 #define DUK__DBLUNION_CMP_TRUE(a,b) do { \ argument
97200 #define DUK__DBLUNION_CMP_FALSE(a,b) do { \ argument
97212 #define DUK__U32_INIT(u, a, b, c, d) do { \ argument
97218 #define DUK__U32_INIT(u, a, b, c, d) do { \ argument
97226 #define DUK__DOUBLE_INIT(u, a, b, c, d, e, f, g, h) do { \ argument
97230 #define DUK__DOUBLE_COMPARE(u, a, b, c, d, e, f, g, h) \ argument
97234 #define DUK__DOUBLE_INIT(u, a, b, c, d, e, f, g, h) do { \ argument
97238 #define DUK__DOUBLE_COMPARE(u, a, b, c, d, e, f, g, h) \ argument
97242 #define DUK__DOUBLE_INIT(u, a, b, c, d, e, f, g, h) do { \ argument
97246 #define DUK__DOUBLE_COMPARE(u, a, b, c, d, e, f, g, h) \ argument
97472 duk__test_double_union a, b; local
97508 duk__test_double_union a, b; local
97526 duk__test_double_union a, b, c; local