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

12345678

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dint_util.c30 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
44 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
57 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
/freebsd-11.0-release/lib/libc/gen/
H A Dlockf.c42 lockf(int filedes, int function, off_t size) argument
/freebsd-11.0-release/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.0-release/crypto/heimdal/lib/hx509/
H A Dsel-gram.y104 function: IDENTIFIER '(' words ')' { label
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp43 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp29 ThreadPlanCallFunctionUsingABI(Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
H A DThreadPlanCallUserExpression.cpp40 ThreadPlanCallUserExpression(Thread &thread, Address &function, llvm::ArrayRef<lldb::addr_t> args, const EvaluateExpressionOptions &options, lldb::UserExpressionSP &user_expression_sp) argument
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-loopback.c61 uint16_t function; local
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/contrib/libreadline/
H A Dkeymaps.h47 rl_command_func_t *function; member in struct:_keymap_entry
/freebsd-11.0-release/sys/net/altq/
H A Daltq_rmclass_debug.h66 int function; /* address of function */ member in struct:cbqtrace
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h42 void (*function) (unsigned long); member in struct:timer_list
/freebsd-11.0-release/usr.bin/bc/
H A Dbc.y399 function : function_header opt_parameter_list RPAR opt_newline label
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc18 static const char *StripFunctionName(const char *function, const char *prefix) { argument

Completed in 174 milliseconds

12345678