Home
last modified time | relevance | path

Searched refs:array_of (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc351 tree array_of = TREE_TYPE (type); in encode_array() local
396 else if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0) in encode_array()
401 / TREE_INT_CST_LOW (TYPE_SIZE (array_of))); in encode_array()
404 encode_type (array_of, curtype, format); in encode_array()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c351 tree array_of = TREE_TYPE (type); in encode_array() local
396 else if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0) in encode_array()
401 / TREE_INT_CST_LOW (TYPE_SIZE (array_of))); in encode_array()
404 encode_type (array_of, curtype, format); in encode_array()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h138 struct coff_type *array_of; member
H A Dcoffdump.c147 dump_coff_type (p->u.array.array_of); in dump_coff_type()
H A Dcoffgrok.c519 ptr->u.array.array_of = res; in do_type()
H A Dsrconv.c783 walk_tree_type_1 (sfile, symbol, type->u.array.array_of, nest + 1); in walk_tree_type_1()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.h138 struct coff_type *array_of; member
H A Dcoffdump.c147 dump_coff_type (p->u.array.array_of); in dump_coff_type()
H A Dcoffgrok.c539 ptr->u.array.array_of = res; in do_type()
H A Dsrconv.c783 walk_tree_type_1 (sfile, symbol, type->u.array.array_of, nest + 1); in walk_tree_type_1()