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

12345678

/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dint_util.c28 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
52 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
/freebsd-10-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-10-stable/lib/libc/gen/
H A Dlockf.c42 lockf(int filedes, int function, off_t size) argument
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp21 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { argument
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y104 function: IDENTIFIER '(' words ')' { label
/freebsd-10-stable/lib/libpam/libpam/
H A Dpam_debug_log.c44 _pam_verbose_error(pam_handle_t *pamh, int flags, const char *file, const char *function, const char *format, ...) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h47 void (*function)(struct ecore_hwfn *, member in struct:ecore_spq_comp_cb
/freebsd-10-stable/contrib/libreadline/
H A Dkeymaps.h47 rl_command_func_t *function; member in struct:_keymap_entry
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp39 ThreadPlanCallUserExpression(Thread &thread, Address &function, llvm::ArrayRef<lldb::addr_t> args, const EvaluateExpressionOptions &options, ClangUserExpression::ClangUserExpressionSP &user_expression_sp) argument
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_rmclass_debug.h65 int function; /* address of function */ member in struct:cbqtrace
/freebsd-10-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-10-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-10-stable/usr.bin/bc/
H A Dbc.y399 function : function_header opt_parameter_list RPAR opt_newline label
/freebsd-10-stable/sys/ofed/include/linux/
H A Dtimer.h40 void (*function) (unsigned long); member in struct:timer_list
/freebsd-10-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-10-stable/contrib/gcc/config/i386/
H A Dhost-mingw32.c54 w32_error (const char* function, const char* file, int line, argument

Completed in 463 milliseconds

12345678