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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-encoding.cc 350 tree an_int_cst = TYPE_SIZE (type); local
354 if (an_int_cst == NULL)
400 TREE_INT_CST_LOW (an_int_cst)
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-encoding.cc 350 tree an_int_cst = TYPE_SIZE (type); local
354 if (an_int_cst == NULL)
400 TREE_INT_CST_LOW (an_int_cst)

Completed in 57 milliseconds