Home
last modified time | relevance | path

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

12

/trueos/contrib/libarchive/libarchive/test/
HDtest_write_format_iso9660_filename.c49 struct fns { struct
73 verify_file(struct archive *a, enum vtype type, struct fns *fns) in verify_file()
141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) in verify()
311 struct fns fns; in DEFINE_TEST() local
/trueos/contrib/gcclibs/libiberty/
HDxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/trueos/contrib/binutils/libiberty/
HDxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/trueos/contrib/gcc/
HDtree-sra.c709 const struct sra_walk_fns *fns) in sra_walk_expr()
827 const struct sra_walk_fns *fns) in sra_walk_tree_list()
839 const struct sra_walk_fns *fns) in sra_walk_call_expr()
849 const struct sra_walk_fns *fns) in sra_walk_asm_expr()
859 const struct sra_walk_fns *fns) in sra_walk_modify_expr()
944 sra_walk_function (const struct sra_walk_fns *fns) in sra_walk_function()
1088 static const struct sra_walk_fns fns = { in scan_function() local
2246 static const struct sra_walk_fns fns = { in scalarize_function() local
/trueos/usr.bin/sort/
HDfile.h67 char **fns; member
/trueos/contrib/gcc/cp/
HDcall.c954 tree fns = TREE_VALUE (conversions); in convert_class_to_reference() local
2608 tree fns; in build_user_type_conversion_1() local
2875 tree fns; in build_operator_new_call() local
2971 tree fns, convs, mem_args = NULL_TREE; in build_object_call() local
3027 tree fns = TREE_VALUE (convs); in build_object_call() local
3616 add_candidates (tree fns, tree args, in add_candidates()
3757 tree fns; in build_new_op() local
4023 tree fns, fnname, argtypes, args, type; in build_op_delete_call() local
5220 tree fns; in build_special_member_call() local
5360 build_new_method_call (tree instance, tree fns, tree args, in build_new_method_call()
HDmethod.c881 tree fns; in locate_ctor() local
918 tree fns; in locate_copy() local
HDpt.c854 tree fns; in retrieve_specialization() local
1333 print_candidates (tree fns) in print_candidates()
1381 tree fns; in determine_specialization() local
1959 tree fns; in check_explicit_specialization() local
2028 tree fns = NULL_TREE; in check_explicit_specialization() local
3498 tree fns = expr; in convert_nontype_argument_function() local
4425 lookup_template_function (tree fns, tree arglist) in lookup_template_function()
5322 tree template_id, arglist, fns; in tsubst_friend_function() local
7860 tree fns; in tsubst_baselink() local
HDclass.c995 tree fns; in add_method() local
2395 tree fns; in warn_hidden() local
4022 tree fns; in clone_constructors_and_destructors() local
4060 tree fns; in type_requires_array_cookie() local
5832 tree fns; in resolve_address_of_overloaded_function() local
5874 tree fns; in resolve_address_of_overloaded_function() local
6140 tree fns = TREE_OPERAND (rhs, 0); in instantiate_type() local
HDsemantics.c1610 tree fns; in finish_qualified_id_expr() local
2462 baselink_for_fns (tree fns) in baselink_for_fns()
2776 tree fns = decl; in finish_id_expression() local
HDinit.c1734 tree fns; in build_new_1() local
HDname-lookup.c3650 remove_hidden_names (tree fns) in remove_hidden_names()
4704 lookup_arg_dependent (tree name, tree fns, tree args) in lookup_arg_dependent()
HDdecl2.c2934 tree fns; in generate_ctor_or_dtor_function() local
HDsearch.c1953 tree fns = VEC_index (tree, CLASSTYPE_METHOD_VEC (type), ix); in look_for_overrides_here() local
HDdecl.c6529 tree fns = TREE_OPERAND (orig_declarator, 0); in grokfndecl() local
7600 tree fns = TREE_OPERAND (decl, 0); in grokdeclarator() local
HDtypeck.c2089 tree fns; in check_template_keyword() local
/trueos/lib/libc/stdlib/
HDatexit.c71 } fns[ATEXIT_SIZE]; /* the table itself */ member
/trueos/contrib/binutils/binutils/
HDdebug.c2308 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write()
2368 const struct debug_write_fns *fns, void *fhandle, in debug_write_name()
2416 const struct debug_write_fns *fns, void *fhandle, in debug_write_type()
2661 const struct debug_write_fns *fns, void *fhandle, in debug_write_class_type()
2810 const struct debug_write_fns *fns, void *fhandle, in debug_write_function()
2849 const struct debug_write_fns *fns, void *fhandle, in debug_write_block()
2897 const struct debug_write_fns *fns, void *fhandle, in debug_write_linenos()
/trueos/crypto/openssl/crypto/engine/
HDeng_dyn.c454 dynamic_fns fns; in dynamic_load() local
/trueos/contrib/libc++/src/
Dios.cpp230 …event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))… in register_callback() local
/trueos/crypto/openssl/engines/
HDe_padlock.c1257 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
HDe_capi.c1759 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
/trueos/contrib/subversion/subversion/libsvn_repos/
HDdeprecated.c797 svn_repos_parser_fns_t *fns; in fns_from_fns2() local
834 fns2_from_fns(const svn_repos_parser_fns_t *fns, in fns2_from_fns()
/trueos/crypto/openssl/crypto/err/
HDerr.c309 int ERR_set_implementation(const ERR_FNS *fns) in ERR_set_implementation()
/trueos/contrib/binutils/gas/config/
HDtc-alpha.c3725 static void (* const fns[]) PARAMS ((int)) = { in s_alpha_coff_wrapper() local

12