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

1234567

/freebsd-9.3-release/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-9.3-release/lib/libc/gen/
H A Dlockf.c41 lockf(int filedes, int function, off_t size) argument
/freebsd-9.3-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-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAllocaHoisting.cpp21 bool NVPTXAllocaHoisting::runOnFunction(Function &function) { argument
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dmake_cmds.h55 char *function; member in struct:command_list
/freebsd-9.3-release/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-9.3-release/contrib/libarchive/libarchive/
H A Darchive_check_magic.c111 __archive_check_magic(struct archive *a, unsigned int magic, unsigned int state, const char *function) argument
/freebsd-9.3-release/contrib/libreadline/
H A Dkeymaps.h47 rl_command_func_t *function; member in struct:_keymap_entry
/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_rmclass_debug.h66 int function; /* address of function */ member in struct:cbqtrace
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_rmclass_debug.h65 int function; /* address of function */ member in struct:cbqtrace
/freebsd-9.3-release/usr.bin/bc/
H A Dbc.y401 function : function_header opt_parameter_list RPAR opt_newline label
/freebsd-9.3-release/crypto/openssl/engines/
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
H A De_nuron_err.c137 static void ERR_NURON_error(int function, int reason, char *file, int line) argument
H A De_4758cca_err.c148 static void ERR_CCA4758_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_capi_err.c182 static void ERR_CAPI_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
/freebsd-9.3-release/crypto/openssl/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.c147 static void ERR_CL_error(int function, int reason, char *file, int line) argument
/freebsd-9.3-release/crypto/openssl/demos/engines/ibmca/
H A Dhw_ibmca_err.c144 static void ERR_IBMCA_error(int function, int reason, char *file, int line) argument
/freebsd-9.3-release/crypto/openssl/demos/engines/zencod/
H A Dhw_zencod_err.c142 static void ERR_ZENCOD_error(int function, int reason, char *file, int line) argument
/freebsd-9.3-release/contrib/gcc/
H A Dstub-objc.c85 objc_rewrite_function_call (tree function, tree ARG_UNUSED (params)) argument

Completed in 159 milliseconds

1234567