HomeSort by: relevance | last modified time | path
    Searched defs:array_of (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-encoding.cc 351 tree array_of = TREE_TYPE (type); local
396 else if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0)
401 / TREE_INT_CST_LOW (TYPE_SIZE (array_of)));
404 encode_type (array_of, curtype, format);
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-encoding.cc 351 tree array_of = TREE_TYPE (type); local
396 else if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0)
401 / TREE_INT_CST_LOW (TYPE_SIZE (array_of)));
404 encode_type (array_of, curtype, format);
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.h 138 struct coff_type *array_of; member in struct:coff_type::__anon9868::__anon9875
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.h 138 struct coff_type *array_of; member in struct:coff_type::__anon11350::__anon11357

Completed in 31 milliseconds