Searched refs:TYPE_OFFSET (Results 1 – 4 of 4) sorted by relevance
70 #define TYPE_OFFSET 7 in oldsyntax() macro81 fshead->nextfu->fmt[TYPE_OFFSET] = *optarg; in oldsyntax()82 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = in oldsyntax()273 fshead->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()274 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()276 fshead->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()277 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()
311 TYPE_OFFSET = 1, enumerator
805 RECORD(TYPE_OFFSET); in WriteBlockInfoBlock()2636 Abbrev->Add(BitCodeAbbrevOp(TYPE_OFFSET)); in WriteTypeDeclOffsets()2642 Record.push_back(TYPE_OFFSET); in WriteTypeDeclOffsets()
2118 case TYPE_OFFSET: { in ReadASTBlock()