Searched refs:U128 (Results 1 – 1 of 1) sorted by relevance
258 …alizeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128);1326 …ializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128) argument1332 memcpy(rgNumber, &U128, sizeof(U128));