Home
last modified time | relevance | path

Searched refs:caller_func (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_bi_thread.c57 duk_hobject *caller_func; in duk_bi_thread_resume() local
89 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_resume()
90 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_resume()
221 duk_hobject *caller_func; in duk_bi_thread_yield() local
257 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_yield()
258 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_yield()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_bi_thread.c57 duk_hobject *caller_func; in duk_bi_thread_resume() local
89 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_resume()
90 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_resume()
221 duk_hobject *caller_func; in duk_bi_thread_yield() local
257 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_yield()
258 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_yield()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_bi_thread.c57 duk_hobject *caller_func; in duk_bi_thread_resume() local
89 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_resume()
90 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_resume()
221 duk_hobject *caller_func; in duk_bi_thread_yield() local
257 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_yield()
258 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_yield()
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_bi_thread.c57 duk_hobject *caller_func; in duk_bi_thread_resume() local
89 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_resume()
90 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_resume()
221 duk_hobject *caller_func; in duk_bi_thread_yield() local
257 caller_func = DUK_ACT_GET_FUNC(thr->callstack_curr->parent); in duk_bi_thread_yield()
258 if (!DUK_HOBJECT_IS_COMPFUNC(caller_func)) { in duk_bi_thread_yield()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_bi_thread.c55 duk_hobject *caller_func; in duk_bi_thread_resume() local
84 caller_func = DUK_ACT_GET_FUNC(thr->callstack + thr->callstack_top - 2); in duk_bi_thread_resume()
85 if (!DUK_HOBJECT_IS_COMPILEDFUNCTION(caller_func)) { in duk_bi_thread_resume()
206 duk_hobject *caller_func; in duk_bi_thread_yield() local
239 caller_func = DUK_ACT_GET_FUNC(thr->callstack + thr->callstack_top - 2); in duk_bi_thread_yield()
240 if (!DUK_HOBJECT_IS_COMPILEDFUNCTION(caller_func)) { in duk_bi_thread_yield()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_bi_thread.c55 duk_hobject *caller_func; in duk_bi_thread_resume() local
84 caller_func = DUK_ACT_GET_FUNC(thr->callstack + thr->callstack_top - 2); in duk_bi_thread_resume()
85 if (!DUK_HOBJECT_IS_COMPILEDFUNCTION(caller_func)) { in duk_bi_thread_resume()
206 duk_hobject *caller_func; in duk_bi_thread_yield() local
239 caller_func = DUK_ACT_GET_FUNC(thr->callstack + thr->callstack_top - 2); in duk_bi_thread_yield()
240 if (!DUK_HOBJECT_IS_COMPILEDFUNCTION(caller_func)) { in duk_bi_thread_yield()
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DManage.c87 _Xconst _XtString caller_func) in UnmanageChildren() argument
105 "invalidParent", caller_func, XtCXtToolkitError, in UnmanageChildren()
114 XtNinvalidChild, caller_func, XtCXtToolkitError, in UnmanageChildren()
121 "ambiguousParent", caller_func, XtCXtToolkitError, in UnmanageChildren()
217 _Xconst _XtString caller_func) in ManageChildren() argument
236 "invalidParent", caller_func, XtCXtToolkitError, in ManageChildren()
254 XtNinvalidChild, caller_func, XtCXtToolkitError, in ManageChildren()
268 "notRectObj", caller_func, XtCXtToolkitError, in ManageChildren()
276 "ambiguousParent", caller_func, XtCXtToolkitError, in ManageChildren()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dsh_css_struct.h49 void *(*malloc_ex)(size_t bytes, bool zero_mem, const char *caller_func,
51 void (*free_ex)(void *ptr, const char *caller_func, int caller_line);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dsh_css_struct.h49 void *(*malloc_ex)(size_t bytes, bool zero_mem, const char *caller_func,
51 void (*free_ex)(void *ptr, const char *caller_func, int caller_line);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/jit.dg/
H A Dtest-add-driver-options.c28 gcc_jit_function *caller_func = in create_code() local
37 gcc_jit_function_new_block (caller_func, NULL); in create_code()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dsh_css_struct.h49 void *(*malloc_ex)(size_t bytes, bool zero_mem, const char *caller_func,
51 void (*free_ex)(void *ptr, const char *caller_func, int caller_line);
/dports/devel/p5-Hash-AutoHash/Hash-AutoHash-1.17/lib/Hash/
H A DAutoHash.pm263 while(my($caller_func,$our_func)=each %rename_export_ok) {
264 $export_ok_hash->{$caller_func}=_export_sym($our_func,$class,$ancestors);
280 my $caller_func=&$sub(); # sub operates on $_
281 next if $skip{$caller_func};
282 $export_ok_hash->{$caller_func}=_export_sym($our_func,$class,$ancestors);
/dports/security/openvas/openvas-scanner-21.4.3/nasl/
H A Dlint.c44 gchar *caller_func; /**< Name of the function from where it is called */ member
78 g_free (data->caller_func); in free_list_func()
138 if (!g_strcmp0 (fdata->func_name, fdata->caller_func)) in reverse_search()
142 if ((finfo_aux = g_slist_find_custom (*def_func_tree, fdata->caller_func, in reverse_search()
238 finfo->caller_func = g_strdup (current_fun_def); in nasl_lint_def()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/NVPTX/
H A Di128-param.ll41 ; CHECK-LABEL: .visible .func caller_func(
44 define void @caller_func(i128, i128, i128*) {
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/NVPTX/
H A Di128-param.ll41 ; CHECK-LABEL: .visible .func caller_func(
44 define void @caller_func(i128, i128, i128*) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/NVPTX/
H A Di128-param.ll41 ; CHECK-LABEL: .visible .func caller_func(
44 define void @caller_func(i128, i128, i128*) {

1234