Home
last modified time | relevance | path

Searched defs:alias (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/netbsd/bin/sh/
H A Dalias.h39 struct alias { struct
40 struct alias *next; argument
46 struct alias *lookupalias(const char *, int); argument
/netbsd/usr.bin/sdpquery/
H A Dcommand.c46 static struct alias { struct
50 } aliases[] = { argument
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h176 # define __REDIRECT_NTH(name, proto, alias) \ argument
178 # define __REDIRECT_NTHNL(name, proto, alias) \ argument
181 # define __REDIRECT_NTH(name, proto, alias) \ argument
183 # define __REDIRECT_NTHNL(name, proto, alias) \ argument
455 # define __LDBL_REDIR1(name, proto, alias) __REDIRECT (name, proto, alias) argument
461 # define __LDBL_REDIR1_DECL(name, alias) \ argument
465 # define __REDIRECT_LDBL(name, proto, alias) \ argument
467 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument
472 # define __LDBL_REDIR1(name, proto, alias) name proto argument
474 # define __LDBL_REDIR1_NTH(name, proto, alias) name proto __THROW argument
[all …]
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dcdefs.h176 # define __REDIRECT_NTH(name, proto, alias) \ argument
178 # define __REDIRECT_NTHNL(name, proto, alias) \ argument
181 # define __REDIRECT_NTH(name, proto, alias) \ argument
183 # define __REDIRECT_NTHNL(name, proto, alias) \ argument
455 # define __LDBL_REDIR1(name, proto, alias) __REDIRECT (name, proto, alias) argument
461 # define __LDBL_REDIR1_DECL(name, alias) \ argument
465 # define __REDIRECT_LDBL(name, proto, alias) \ argument
467 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument
472 # define __LDBL_REDIR1(name, proto, alias) name proto argument
474 # define __LDBL_REDIR1_NTH(name, proto, alias) name proto __THROW argument
[all …]
/netbsd/sys/sys/
H A Dcdefs_aout.h21 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ argument
25 #define __strong_alias(alias,sym) \ argument
28 #define __weak_alias(alias,sym) \ argument
46 #define __weak_alias(alias,sym) ___weak_alias(_/**/alias,_/**/sym) argument
47 #define ___weak_alias(alias,sym) \ argument
H A Dcdefs_elf.h52 #define __indr_reference(sym,alias) /* nada, since we do weak refs */ argument
55 #define __strong_alias(alias,sym) \ argument
59 #define __weak_alias(alias,sym) \ argument
93 #define __weak_alias(alias,sym) ___weak_alias(_/**/alias,_/**/sym) argument
94 #define ___weak_alias(alias,sym) \ argument
97 #define __weak_alias(alias,sym) \ argument
/netbsd/common/lib/libc/quad/
H A Dquad.h62 #define ARM_EABI_ALIAS(alias,sym) __strong_alias(alias,sym); argument
64 #define ARM_EABI_ALIAS(alias,sym) /* nothing */ argument
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddimport.c60 void Import::addAlias(Identifier *name, Identifier *alias) in addAlias()
367 Identifier *alias = aliases[i]; in semantic() local
428 Identifier *alias = aliases[i]; in addMember() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddimport.c60 void Import::addAlias(Identifier *name, Identifier *alias) in addAlias()
367 Identifier *alias = aliases[i]; in semantic() local
428 Identifier *alias = aliases[i]; in addMember() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddel.exp29 proc test_delete_alias { alias } { argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Ddel.exp29 proc test_delete_alias { alias } { argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvarpool.c541 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in assemble_aliases() local
765 varpool_node::create_alias (tree alias, tree decl) in create_alias()
784 varpool_node::create_extra_name_alias (tree alias, tree decl) in create_extra_name_alias()
816 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in call_for_symbol_and_aliases_1() local
H A Dvarpool.cc550 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in assemble_aliases() local
774 varpool_node::create_alias (tree alias, tree decl) in create_alias()
794 varpool_node::create_extra_name_alias (tree alias, tree decl) in create_extra_name_alias()
826 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in call_for_symbol_and_aliases_1() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvarpool.c541 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in assemble_aliases() local
765 varpool_node::create_alias (tree alias, tree decl) in create_alias()
784 varpool_node::create_extra_name_alias (tree alias, tree decl) in create_extra_name_alias()
816 varpool_node *alias = dyn_cast <varpool_node *> (ref->referring); in call_for_symbol_and_aliases_1() local
/netbsd/usr.bin/ypcat/
H A Dypalias_init.h3 const char *alias, *name; member
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-compat.h28 #define alias(name) \ macro
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dunwind-compat.h28 #define alias(name) \ macro
/netbsd/lib/libc/citrus/
H A Dcitrus_aliasname_local.h33 __unaliasname(const char *dbname, const char *alias, in __unaliasname()
/netbsd/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dcommon.c83 const hdb_entry_alias *alias, in hdb_entry_alias2value()
138 hdb_entry_alias alias; in _hdb_fetch_kvno() local
288 hdb_entry_alias alias; in hdb_check_aliases() local
/netbsd/external/bsd/unbound/dist/iterator/
H A Diter_scrub.c227 uint8_t* alias, size_t* aliaslen, sldns_buffer* pkt) in synth_cname()
252 synth_cname_rrset(uint8_t** sname, size_t* snamelen, uint8_t* alias, in synth_cname_rrset()
386 uint8_t alias[LDNS_MAX_DOMAINLEN+1]; in scrub_normalize() local
450 uint8_t alias[LDNS_MAX_DOMAINLEN+1]; in scrub_normalize() local
/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dalias.c69 optionAlias(tOptions * opts, tOptDesc * old_od, unsigned int alias) in optionAlias()
/netbsd/external/gpl2/dtc/dist/tests/
H A Dget_alias.c20 static void check_alias(void *fdt, const char *path, const char *alias) in check_alias()
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-memopt.c265 sim_memopt *alias; in do_memopt_delete() local
515 sim_memopt *alias; in memory_option_handler() local
620 sim_memopt *alias; in sim_memory_uninstall() local
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-memopt.c265 sim_memopt *alias; in do_memopt_delete() local
515 sim_memopt *alias; in memory_option_handler() local
620 sim_memopt *alias; in sim_memory_uninstall() local
/netbsd/usr.bin/vacation/
H A Dvacation.c84 typedef struct alias { struct
85 struct alias *next; argument
87 } alias_t; argument

12345678910>>...15