Home
last modified time | relevance | path

Searched refs:strs16 (Results 1 – 14 of 14) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_hthread.h130 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
345 duk_uint16_t *strs16; member
Dduk_heap_alloc.c455 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h); in duk__init_heap_strings()
485 thr->strs16 = heap->strs16; in duk__init_heap_thread()
Dduk_heap.h167 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
497 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
Dduk_hobject_alloc.c162 res->strs16 = NULL; in duk_hthread_alloc()
Dduk_api_stack.c3681 obj->strs16 = thr->strs16; in duk_push_thread_raw()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_hthread.h130 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
345 duk_uint16_t *strs16; member
Dduk_heap_alloc.c455 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h); in duk__init_heap_strings()
485 thr->strs16 = heap->strs16; in duk__init_heap_thread()
Dduk_heap.h167 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
497 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
Dduk_hobject_alloc.c162 res->strs16 = NULL; in duk_hthread_alloc()
Dduk_api_stack.c3648 obj->strs16 = thr->strs16; in duk_push_thread_raw()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c6074 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
6289 duk_uint16_t *strs16; member
6819 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
7149 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
18538 obj->strs16 = thr->strs16; in duk_push_thread_raw()
41171 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h);
41201 thr->strs16 = heap->strs16;
46017 res->strs16 = NULL;
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c6101 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
6316 duk_uint16_t *strs16; member
6848 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
7178 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
18702 obj->strs16 = thr->strs16; in duk_push_thread_raw()
41480 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h);
41510 thr->strs16 = heap->strs16;
46366 res->strs16 = NULL;
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c6096 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
6311 duk_uint16_t *strs16; member
6843 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
7173 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
18593 obj->strs16 = thr->strs16; in duk_push_thread_raw()
41261 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h);
41291 thr->strs16 = heap->strs16;
46115 res->strs16 = NULL;
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c6079 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((thr)->heap->heap_udata, (thr)->strs16[(idx)]))
6294 duk_uint16_t *strs16; member
6824 ((duk_hstring *) DUK_USE_HEAPPTR_DEC16((heap)->heap_udata, (heap)->strs16[(idx)]))
7154 duk_uint16_t strs16[DUK_HEAP_NUM_STRINGS]; member
18647 obj->strs16 = thr->strs16; in duk_push_thread_raw()
41390 heap->strs16[i] = DUK_USE_HEAPPTR_ENC16(heap->heap_udata, (void *) h);
41420 thr->strs16 = heap->strs16;
46268 res->strs16 = NULL;