Searched defs:function (Results 1 - 25 of 210) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
40 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
50 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
63 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
/freebsd-11-stable/lib/libc/gen/
H A Dlockf.c42 lockf(int filedes, int function, off_t size) argument
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_task_request.h109 SCI_SAS_TASK_MGMT_FUNCTION_T function; member in struct:SCIF_SAS_TASK_REQUEST
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y104 function: IDENTIFIER '(' words ')' { label
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h47 void (*function)(struct ecore_hwfn *, member in struct:ecore_spq_comp_cb
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp40 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { argument
/freebsd-11-stable/contrib/libreadline/
H A Dkeymaps.h47 rl_command_func_t *function; member in struct:_keymap_entry
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A De_gost_err.c216 void ERR_GOST_error(int function, int reason, char *file, int line) argument
/freebsd-11-stable/crypto/openssl/engines/
H A De_4758cca_err.c148 static void ERR_CCA4758_error(int function, int reason, char *file, int line) argument
H A De_aep_err.c154 static void ERR_AEPHK_error(int function, int reason, char *file, int line) argument
H A De_atalla_err.c140 static void ERR_ATALLA_error(int function, int reason, char *file, int line) argument
H A De_capi_err.c182 static void ERR_CAPI_error(int function, int reason, char *file, int line) argument
H A De_chil_err.c152 static void ERR_HWCRHK_error(int function, int reason, char *file, int line) argument
H A De_cswift_err.c145 static void ERR_CSWIFT_error(int function, int reason, char *file, int line) argument
H A De_gmp_err.c132 static void ERR_GMP_error(int function, int reason, char *file, int line) argument
H A De_nuron_err.c137 static void ERR_NURON_error(int function, int reason, char *file, int line) argument
H A De_sureware_err.c149 static void ERR_SUREWARE_error(int function, int reason, char *file, int line) argument
H A De_ubsec_err.c149 static void ERR_UBSEC_error(int function, int reason, char *file, int line) argument
/freebsd-11-stable/sys/net/altq/
H A Daltq_rmclass_debug.h66 int function; /* address of function */ member in struct:cbqtrace
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-loopback.c61 uint16_t function; local
/freebsd-11-stable/usr.bin/bc/
H A Dbc.y399 function : function_header opt_parameter_list RPAR opt_newline label
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_check_magic.c130 __archive_check_magic(struct archive *a, unsigned int magic, unsigned int state, const char *function) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h43 void (*function) (unsigned long); /* < v4.15 */ member in union:timer_list::__anon5498
H A Dhrtimer.h49 enum hrtimer_restart (*function)(struct hrtimer *); member in struct:hrtimer

Completed in 193 milliseconds

123456789