Searched defs:basetype (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.c | 354 char *type, char *basetype, int levels) in symtab_set_function() 395 symtab_set_errval(char *name, int line, char *file, char *type, char *basetype, in symtab_set_errval() 422 char *type, char *basetype, int levels) in symtab_add_args() 495 char *basetype, int levels) in symtab_add_globals() 770 int kind, char *type, char *basetype, int levels, char *attribute, in allocate_entry() 793 int kind, char *type, char *basetype, int levels, char *attribute, in set_entry() 864 int kind, char *type, char *basetype, int levels, char *attribute, in add_entry_table()
|
/titanic_41/usr/src/tools/lintdump/ |
H A D | lintdump.c | 312 uint16_t basetype = atp->aty & LNQUAL; in print_atype() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_encode.h | 267 const struct atype_info *basetype; member
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_print.c | 1578 char *basetype; in elt_print() local
|
/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 129 int basetype = (type & ~ALL_ATTRIBUTES); in mutex_init() local
|