/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_compat_14_sysv.c | 66 #define CVT(x) perm->x = operm->x in netbsd32_ipc_perm14_to_native() macro 80 #define CVT(x) operm->x = perm->x in native_to_netbsd32_ipc_perm14() macro 101 #define CVT(x) msqbuf->x = omsqbuf->x in netbsd32_msqid_ds14_to_native() macro 119 #define CVT(x) omsqbuf->x = msqbuf->x in native_to_netbsd32_msqid_ds14() macro 143 #define CVT(x) sembuf->x = osembuf->x in netbsd32_semid_ds14_to_native() macro 157 #define CVT(x) osembuf->x = sembuf->x in native_to_netbsd32_semid_ds14() macro 170 #define CVT(x) shmbuf->x = oshmbuf->x in netbsd32_shmid_ds14_to_native() macro 188 #define CVT(x) oshmbuf->x = shmbuf->x in native_to_netbsd32_shmid_ds14() macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordHelpers.cpp | 18 template <typename RecordT> static ClassOptions getUdtOptions(CVType CVT) { in getUdtOptions() 27 bool llvm::codeview::isUdtForwardRef(CVType CVT) { in isUdtForwardRef() 47 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { in getModifiedType()
|
H A D | SimpleTypeSerializer.cpp | 44 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
|
/netbsd-src/sys/compat/sys/ |
H A D | sem.h | 67 #define CVT(x) sembuf->x = osembuf->x in __semid_ds13_to_native() macro 81 #define CVT(x) osembuf->x = sembuf->x in __native_to_semid_ds13() macro 96 #define CVT(x) sembuf->x = osembuf->x in __semid_ds14_to_native() macro 110 #define CVT(x) osembuf->x = sembuf->x in __native_to_semid_ds14() macro
|
H A D | shm.h | 99 #define CVT(x) shmbuf->x = oshmbuf->x in __shmid_ds14_to_native() macro 117 #define CVT(x) oshmbuf->x = shmbuf->x in __native_to_shmid_ds14() macro 136 #define CVT(x) shmbuf->x = oshmbuf->x in __shmid_ds13_to_native() macro 154 #define CVT(x) oshmbuf->x = shmbuf->x in __native_to_shmid_ds13() macro
|
H A D | ipc.h | 78 #define CVT(x) perm->x = operm->x in __ipc_perm14_to_native() macro 92 #define CVT(x) operm->x = perm->x in __native_to_ipc_perm14() macro
|
H A D | msg.h | 97 #define CVT(x) msqbuf->x = omsqbuf->x in __msqid_ds13_to_native() macro 115 #define CVT(x) omsqbuf->x = msqbuf->x in __native_to_msqid_ds13() macro 140 #define CVT(x) msqbuf->x = omsqbuf->x in __msqid_ds14_to_native() macro 158 #define CVT(x) omsqbuf->x = msqbuf->x in __native_to_msqid_ds14() macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumTypes.cpp | 29 CVType CVT = Types.getType(*TI); in NativeEnumTypes() local
|
H A D | TpiStream.cpp | 195 CVType CVT = Types->getType(TI); in findFullDeclForForwardRef() local
|
H A D | NativeTypeFunctionSig.cpp | 103 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList() local
|
H A D | SymbolCache.cpp | 174 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | SymbolCache.h | 93 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeDeserializer.h | 42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | op.h | 119 CVT, enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/ |
H A D | local2.c | 203 #define CVT 2 /* cvt + src type + dst type */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | DAGISelMatcher.cpp | 410 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Host.cpp | 1412 char *CVT = reinterpret_cast<char *>( in computeHostNumPhysicalCores() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | arc.h | 93 CVT = (1U << 1), enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 795 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | arc.h | 93 CVT = (1U << 1), enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 4596 MVT CVT = Node->getSimpleValueType(0); in PromoteNode() local
|
H A D | SelectionDAG.cpp | 9500 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local 9514 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local 9538 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8906 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local 8983 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local 43395 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local
|