Home
last modified time | relevance | path

Searched refs:get_i16 (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Dcutils.h185 static inline int32_t get_i16(const uint8_t *tab) in get_i16() function
Dquickjs.c16343 *sp++ = JS_NewInt32(ctx, get_i16(pc)); in JS_CallInternal()
29034 printf(" %d", get_i16(tab + pos)); in dump_byte_code()
29047 addr = get_i16(tab + pos); in dump_byte_code()