Searched defs:pType (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_ubsan.c | 1290 zDeserializeTypeWidth(struct CTypeDescriptor *pType) in zDeserializeTypeWidth() 1326 DeserializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t … 1348 DeserializeNumberSigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, longest… 1375 DeserializeNumberUnsigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, ulong… 1403 DeserializeFloatOverPointer(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, uns… 1440 DeserializeFloatInlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigne… 1475 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1518 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1594 …Number(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsig… 1682 isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) [all …]
|