Home
last modified time | relevance | path

Searched refs:TYPE_OFFSET (Results 1 – 6 of 6) sorted by relevance

/netbsd/usr.bin/hexdump/
H A Dodsyntax.c83 #define TYPE_OFFSET 7 in odsyntax() macro
95 fshead->nextfu->fmt[TYPE_OFFSET] = *optarg; in odsyntax()
96 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = in odsyntax()
389 fshead->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()
390 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'x'; in odoffset()
392 fshead->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()
393 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'd'; in odoffset()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h440 TYPE_OFFSET = 1, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp739 RECORD(TYPE_OFFSET); in WriteBlockInfoBlock()
2912 Abbrev->Add(BitCodeAbbrevOp(TYPE_OFFSET)); in WriteTypeDeclOffsets()
2918 RecordData::value_type Record[] = {TYPE_OFFSET, TypeOffsets.size(), in WriteTypeDeclOffsets()
H A DASTReader.cpp3121 case TYPE_OFFSET: { in ReadASTBlock()
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201210347 TYPE_OFFSET.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201210347 TYPE_OFFSET.