Home
last modified time | relevance | path

Searched defs:type_code (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/usr.bin/indent/
H A Dindent.c93 int type_code; /* the type of token, returned by lexi */ in main() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dmdebugread.c862 enum type_code type_code; in parse_symbol() local
1459 enum type_code type_code = TYPE_CODE_UNDEF; in parse_type() local
2624 int type_code; in parse_partial_symbols() local
3906 int type_code = ECOFF_UNMARK_STAB (sh.index); in psymtab_to_symtab_1() local
4224 cross_ref (int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, /* Use to alloc … in cross_ref()
H A Dstabsread.c1888 enum type_code type_code = TYPE_CODE_UNDEF; in read_type() local
3318 read_struct_type (char **pp, struct type *type, enum type_code type_code, in read_struct_type()
H A Dgdbtypes.h81 enum type_code enum
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugger.cpp45 lldb::BasicType type_code = value_type.GetBasicType(); in MI_char_summary_provider() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp506 TypeCodes type_code; in NSNumberSummaryProvider() local
/freebsd-12.1/contrib/binutils/bfd/
H A Daoutx.h2484 int type_code = aout_symbol (symbol)->type & 0xff; in NAME() local
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_all.h1781 uint8_t type_code; member
1795 uint8_t type_code; member
1809 uint8_t type_code; member
1819 uint8_t type_code; member
1833 uint8_t type_code; member
1845 uint8_t type_code; member
/freebsd-12.1/contrib/gcc/
H A Dc-common.c2991 enum tree_code type_code = TREE_CODE (type); in c_sizeof_or_alignof_type() local