Home
last modified time | relevance | path

Searched refs:DUK_HEAPHDR_GET_FLAGS (Results 1 – 12 of 12) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_debug_heap.c57 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
65 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
124 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
140 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
Dduk_debug_vsnprintf.c179 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h), in duk__print_shared_heaphdr()
190 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h), in duk__print_shared_heaphdr()
224 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h), in duk__print_shared_heaphdr_string()
234 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h), in duk__print_shared_heaphdr_string()
Dduk_heaphdr.h167 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
Dduk_debugger.c2133 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h)); in duk__debug_handle_get_heap_obj_info()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_debug_heap.c57 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
65 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
124 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
140 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
Dduk_debug_vsnprintf.c179 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h), in duk__print_shared_heaphdr()
190 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h), in duk__print_shared_heaphdr()
224 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h), in duk__print_shared_heaphdr_string()
234 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h), in duk__print_shared_heaphdr_string()
Dduk_heaphdr.h165 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
Dduk_debugger.c2121 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h)); in duk__debug_handle_get_heap_obj_info()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c3616 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
35545 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35553 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35612 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35628 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35914 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
35925 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
35959 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
35969 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
38905 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h));
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c3633 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
35832 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35840 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35899 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35915 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
36202 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36213 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36247 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
36257 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
39206 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h));
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c3631 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
35625 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35633 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35692 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35708 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35995 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36006 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36040 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
36050 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
38987 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h));
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c3618 #define DUK_HEAPHDR_GET_FLAGS(h) ((h)->h_flags & DUK_HEAPHDR_FLAGS_FLAG_MASK) macro
35752 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35760 (unsigned long) DUK_HEAPHDR_GET_FLAGS(obj),
35819 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
35835 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) e),
36121 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36132 (unsigned long) DUK_HEAPHDR_GET_FLAGS(h),
36166 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
36176 (unsigned long) DUK_HEAPHDR_GET_FLAGS((duk_heaphdr *) h),
39124 duk__debug_getinfo_prop_uint(thr, "heaphdr_flags", (duk_uint_t) DUK_HEAPHDR_GET_FLAGS(h));