Lines Matching refs:get_u16

16187                 int first = get_u16(pc);
16373 call_argc = get_u16(pc);
16393 call_argc = get_u16(pc);
16411 call_argc = get_u16(pc);
16431 call_argc = get_u16(pc);
16454 magic = get_u16(pc);
16539 call_argc = get_u16(pc);
16540 scope_idx = get_u16(pc + 2) - 1;
16571 scope_idx = get_u16(pc) - 1;
16729 idx = get_u16(pc);
16738 idx = get_u16(pc);
16747 idx = get_u16(pc);
16755 idx = get_u16(pc);
16764 idx = get_u16(pc);
16773 idx = get_u16(pc);
16904 idx = get_u16(pc);
16914 idx = get_u16(pc);
16923 idx = get_u16(pc);
16932 idx = get_u16(pc);
16946 idx = get_u16(pc);
16959 idx = get_u16(pc);
16972 idx = get_u16(pc);
16980 idx = get_u16(pc);
16993 idx = get_u16(pc);
17006 idx = get_u16(pc);
17019 idx = get_u16(pc);
17034 idx = get_u16(pc + 4);
17076 pc += (int16_t)get_u16(pc);
23305 scope = get_u16(fd->byte_code.buf + fd->last_opcode_pos + 5);
23320 scope = get_u16(fd->byte_code.buf + fd->last_opcode_pos + 5);
24394 scope = get_u16(fd->byte_code.buf + fd->last_opcode_pos + 5);
28484 addr = (int16_t)get_u16(tab + pos);
28586 printf(" %u", get_u16(tab + pos));
28589 printf(" %u,%u", get_u16(tab + pos), get_u16(tab + pos + 2));
28627 printf(",%u", get_u16(tab + pos + 4));
28655 printf(",%d", get_u16(tab + pos + 4));
28671 printf(",%u", get_u16(tab + pos + 8));
28680 idx = get_u16(tab + pos);
28691 idx = get_u16(tab + pos);
28702 idx = get_u16(tab + pos);
30009 int idx = get_u16(tab + pos);
30028 s->val = get_u16(tab + pos + 4);
30042 s->val = get_u16(tab + pos + 4);
30305 arg_valid = get_u16(bc_buf + pos + 1);
30309 int call_argc = get_u16(bc_buf + pos + 1);
30310 scope = get_u16(bc_buf + pos + 1 + 2);
30317 scope = get_u16(bc_buf + pos + 1);
30329 scope = get_u16(bc_buf + pos + 5);
30339 scope = get_u16(bc_buf + pos + 9);
30351 scope = get_u16(bc_buf + pos + 5);
30452 int scope_idx, scope = get_u16(bc_buf + pos + 1);
30482 int scope_idx, scope = get_u16(bc_buf + pos + 1);
30928 argc = get_u16(bc_buf + pos + 1);
31382 idx = get_u16(bc_buf + pos + 1);
31455 idx = get_u16(bc_buf + pos + 1);
31468 idx = get_u16(bc_buf + pos + 1);
31753 n_pop += get_u16(bc_buf + pos + 1);
31788 diff = (int16_t)get_u16(bc_buf + pos + 1);
33422 bswap16(get_u16(bc_buf + pos + 1)));
33438 bswap16(get_u16(bc_buf + pos + 1 + 4)));
33448 bswap16(get_u16(bc_buf + pos + 1 + 4 + 4)));
33453 bswap16(get_u16(bc_buf + pos + 1)));
33455 bswap16(get_u16(bc_buf + pos + 1 + 2)));
34224 *pval = get_u16(s->ptr);
52568 v = get_u16(ptr);
52573 v = get_u16(ptr);