Home
last modified time | relevance | path

Searched refs:DUK_UNREACHABLE (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_error_longjmp.c31 DUK_UNREACHABLE(); in duk_err_longjmp()
44 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_error_throw.c130 DUK_UNREACHABLE();
180 DUK_UNREACHABLE();
H A Dduk_error_macros.c119 DUK_UNREACHABLE(); in duk_default_fatal_handler()
159 DUK_UNREACHABLE(); in duk_default_panic_handler()
H A Dduk_js_ops.c116 DUK_UNREACHABLE(); in duk_js_toboolean()
250 DUK_UNREACHABLE(); in duk_js_tonumber()
646 DUK_UNREACHABLE(); in duk_js_equals_helper()
1175 DUK_UNREACHABLE(); in duk_js_instanceof()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_error_longjmp.c31 DUK_UNREACHABLE(); in duk_err_longjmp()
44 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_error_throw.c130 DUK_UNREACHABLE();
180 DUK_UNREACHABLE();
H A Dduk_error_macros.c119 DUK_UNREACHABLE(); in duk_default_fatal_handler()
159 DUK_UNREACHABLE(); in duk_default_panic_handler()
H A Dduk_js_ops.c116 DUK_UNREACHABLE(); in duk_js_toboolean()
250 DUK_UNREACHABLE(); in duk_js_tonumber()
646 DUK_UNREACHABLE(); in duk_js_equals_helper()
1175 DUK_UNREACHABLE(); in duk_js_instanceof()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_error_longjmp.c93 DUK_UNREACHABLE(); in duk_err_longjmp()
102 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_bi_thread.c196 DUK_UNREACHABLE(); in duk_bi_thread_resume()
313 DUK_UNREACHABLE(); in duk_bi_thread_yield()
H A Dduk_error_throw.c139 DUK_UNREACHABLE();
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_error_longjmp.c93 DUK_UNREACHABLE(); in duk_err_longjmp()
102 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_bi_thread.c196 DUK_UNREACHABLE(); in duk_bi_thread_resume()
313 DUK_UNREACHABLE(); in duk_bi_thread_yield()
H A Dduk_error_throw.c139 DUK_UNREACHABLE();
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_error_longjmp.c93 DUK_UNREACHABLE(); in duk_err_longjmp()
102 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_bi_thread.c196 DUK_UNREACHABLE(); in duk_bi_thread_resume()
313 DUK_UNREACHABLE(); in duk_bi_thread_yield()
H A Dduk_error_throw.c139 DUK_UNREACHABLE();
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_error_longjmp.c93 DUK_UNREACHABLE(); in duk_err_longjmp()
102 DUK_UNREACHABLE(); in duk_err_longjmp()
H A Dduk_bi_thread.c196 DUK_UNREACHABLE(); in duk_bi_thread_resume()
313 DUK_UNREACHABLE(); in duk_bi_thread_yield()
H A Dduk_error_throw.c139 DUK_UNREACHABLE();
/dports/lang/duktape-lib/duktape-2.6.0/config/compilers/
H A Dcompiler_emscripten.h.in5 #define DUK_UNREACHABLE() do { __builtin_unreachable(); } while (0) macro
H A Dcompiler_clang.h.in13 #define DUK_UNREACHABLE() do { __builtin_unreachable(); } while (0) macro
/dports/lang/duktape/duktape-2.6.0/config/compilers/
H A Dcompiler_emscripten.h.in5 #define DUK_UNREACHABLE() do { __builtin_unreachable(); } while (0) macro
H A Dcompiler_clang.h.in13 #define DUK_UNREACHABLE() do { __builtin_unreachable(); } while (0) macro
/dports/lang/duktape-lib/duktape-2.6.0/config/header-snippets/
H A Dcompiler_fillins.h.in72 #if defined(DUK_UNREACHABLE)
79 #define DUK_UNREACHABLE() do { } while (0) macro

1234567