Home
last modified time | relevance | path

Searched defs:f_call (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/R-cran-withr/withr/R/
H A Dwrap.R7 f_call <- as.call(c(substitute(f), called_fmls)) functionVar
15 }, as.environment(list(f_call = f_call, pre = pre, post = post)))) nameattr
/dports/devel/R-cran-purrr/purrr/src/
H A Dmap.c84 SEXP f_call = PROTECT(Rf_lang3(f, Xi, R_DotsSymbol)); in map_impl() local
131 SEXP f_call = PROTECT(Rf_lang4(f, Xi, Yi, R_DotsSymbol)); in map2_impl() local
202 SEXP f_call = Rf_lang1(R_DotsSymbol); in pmap_impl() local
/dports/archivers/upx/upx-3.96/src/filter/
H A Dctojr.h114 unsigned const f_call = f80_call(f); in F() local
275 unsigned const f_call = f80_call(f); in U() local
/dports/archivers/upx/upx-3.96/src/
H A Dpacker_f.cpp118 unsigned const f_call = f80_call(filter_id); in addFilter32() local
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/isa/riscv/
H A Drecipes.rs64 let f_call = formats.by_name("Call"); in define() localVariable
/dports/devel/avr-gdb/gdb-7.3.1/sim/lm32/
H A Ddecode.c476 SI f_call; in lm32bf_decode() local
533 SI f_call; in lm32bf_decode() local
/dports/devel/gdb761/gdb-7.6.1/sim/lm32/
H A Ddecode.c475 SI f_call; in lm32bf_decode() local
532 SI f_call; in lm32bf_decode() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_printers.c381 void print_fun_call(ycf_node_function_call f_call){ in print_fun_call()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/yielding_c_fun/
H A Dycf_printers.c383 void print_fun_call(ycf_node_function_call f_call){ in print_fun_call()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_printers.c381 void print_fun_call(ycf_node_function_call f_call){ in print_fun_call()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_printers.c381 void print_fun_call(ycf_node_function_call f_call){ in print_fun_call()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_printers.c381 void print_fun_call(ycf_node_function_call f_call){ in print_fun_call()
/dports/devel/make++/makepp-2.0/Mpp/
H A DSubs.pm393 sub f_call { subroutine
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dlm32-opc.h88 long f_call; member
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dlm32-opc.h88 long f_call; member
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dlm32-opc.h93 long f_call; member
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dlm32-opc.h88 long f_call; member
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dlm32-opc.h93 long f_call; member
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dlm32-opc.h88 long f_call; member
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dlm32-opc.h93 long f_call; member
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dlm32-opc.h93 long f_call; member
/dports/games/gltron/gltron-0.70/lua/src/
H A Dldo.c209 static void f_call (lua_State *L, void *ud) { in f_call() function
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dldo.c209 static void f_call (lua_State *L, void *ud) { in f_call() function
/dports/games/zangband/zangband/src/lua/
H A Dldo.c209 static void f_call (lua_State *L, void *ud) { in f_call() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/siop/
H A Dncr53cxxx.c986 void f_call (void) in f_call() function

123456