Searched refs:TYPE_OFFSET (Results 1 – 4 of 4) sorted by relevance
64 #define TYPE_OFFSET 7 in oldsyntax() macro75 fshead->nextfu->fmt[TYPE_OFFSET] = *optarg; in oldsyntax()76 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = in oldsyntax()267 fshead->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()268 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()270 fshead->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()271 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()
462 TYPE_OFFSET = 1, enumerator
875 RECORD(TYPE_OFFSET); in WriteBlockInfoBlock()3360 Abbrev->Add(BitCodeAbbrevOp(TYPE_OFFSET)); in WriteTypeDeclOffsets()3365 RecordData::value_type Record[] = {TYPE_OFFSET, TypeOffsets.size()}; in WriteTypeDeclOffsets()
3392 case TYPE_OFFSET: { in ReadASTBlock()