Home
last modified time | relevance | path

Searched refs:U128 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp53 U128, enumerator
425 Type = BasicType::U128; in parseBasicType()
494 case BasicType::U128: in printBasicType()
746 case BasicType::U128: in demangleConst()
/freebsd/sys/kern/
H A Dkern_ubsan.c257 …alizeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128);
1325 …ializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128) argument
1331 memcpy(rgNumber, &U128, sizeof(U128));