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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member in struct:xatexit
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member in struct:xatexit
/freebsd-11-stable/usr.bin/sort/
H A Dfile.h69 const char * *fns; member in struct:file_list
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c49 struct fns { struct
73 verify_file(struct archive *a, enum vtype type, struct fns *fns) argument
141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) argument
311 struct fns fns; local
[all...]
/freebsd-11-stable/lib/libc/stdlib/
H A Datexit.c79 } fns[ATEXIT_SIZE]; /* the table itself */ member in struct:atexit
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_dyn.c456 dynamic_fns fns; local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dmethod.c881 tree fns; local
918 tree fns; local
[all...]
H A Ddecl2.c2934 tree fns; local
H A Dinit.c1734 tree fns; local
H A Dsearch.c1953 tree fns = VEC_index (tree, CLASSTYPE_METHOD_VEC (type), ix); local
H A Dname-lookup.c3650 remove_hidden_names(tree fns) argument
4704 lookup_arg_dependent(tree name, tree fns, tree args) argument
[all...]
H A Dsemantics.c1610 tree fns; local
2462 baselink_for_fns (tree fns) argument
2776 tree fns = decl; local
[all...]
H A Dtypeck.c2089 tree fns; local
[all...]
H A Dcall.c954 tree fns = TREE_VALUE (conversions); local
2608 tree fns; local
2875 tree fns; local
2971 tree fns, convs, mem_args = NULL_TREE; local
3027 tree fns = TREE_VALUE (convs); local
3616 add_candidates(tree fns, tree args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
3757 tree fns; local
4023 tree fns, fnname, argtypes, args, type; local
5220 tree fns; local
5360 build_new_method_call(tree instance, tree fns, tree args, tree conversion_path, int flags, tree *fn_p) argument
[all...]
H A Dclass.c995 tree fns; local
2395 tree fns; local
4022 tree fns; local
4060 tree fns; local
5832 tree fns; local
5874 tree fns; local
6140 tree fns = TREE_OPERAND (rhs, 0); local
[all...]
H A Ddecl.c6529 tree fns = TREE_OPERAND (orig_declarator, 0); local
7600 tree fns = TREE_OPERAND (decl, 0); local
[all...]
H A Dpt.c854 tree fns; local
1333 print_candidates (tree fns) argument
1381 tree fns; local
1959 tree fns; local
2028 tree fns = NULL_TREE; local
3498 tree fns = expr; local
4425 lookup_template_function(tree fns, tree arglist) argument
5322 tree template_id, arglist, fns; local
7860 tree fns; local
[all...]
H A Dparser.c9442 tree fns; local
/freebsd-11-stable/crypto/openssl/engines/
H A De_padlock.c1257 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) argument
H A De_capi.c1898 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) argument
/freebsd-11-stable/crypto/openssl/crypto/err/
H A Derr.c311 int ERR_set_implementation(const ERR_FNS *fns) argument
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dios.cpp234 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); local
/freebsd-11-stable/contrib/gcc/
H A Dtree-sra.c852 const struct sra_walk_fns *fns) local
708 sra_walk_expr(tree *expr_p, block_stmt_iterator *bsi, bool is_output, const struct sra_walk_fns *fns) argument
826 sra_walk_tree_list(tree list, block_stmt_iterator *bsi, bool is_output, const struct sra_walk_fns *fns) argument
831 sra_walk_expr (&TREE_VALUE (op), bsi, is_output, fns); local
838 sra_walk_call_expr(tree expr, block_stmt_iterator *bsi, const struct sra_walk_fns *fns) argument
848 sra_walk_asm_expr(tree expr, block_stmt_iterator *bsi, const struct sra_walk_fns *fns) argument
851 sra_walk_tree_list (ASM_INPUTS (expr), bsi, false, fns); local
858 sra_walk_modify_expr(tree expr, block_stmt_iterator *bsi, const struct sra_walk_fns *fns) argument
944 sra_walk_function(const struct sra_walk_fns *fns) argument
1088 static const struct sra_walk_fns fns = { local
2246 static const struct sra_walk_fns fns = { local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddeprecated.c998 svn_repos_parser_fns_t *fns; local
1035 fns2_from_fns(const svn_repos_parser_fns_t *fns, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c2308 debug_write(void *handle, const struct debug_write_fns *fns, void *fhandle) argument
2367 debug_write_name(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_name *n) argument
2415 debug_write_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, struct debug_name *name) argument
2660 debug_write_class_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, const char *tag) argument
2809 debug_write_function(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, const char *name, enum debug_object_linkage linkage, struct debug_function *function) argument
2848 debug_write_block(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_block *block) argument
2896 debug_write_linenos(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, bfd_vma address) argument
[all...]

Completed in 375 milliseconds