Searched defs:ulNumber (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_ubsan.c | 1439 …Inlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1474 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1517 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1557 …cation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1593 …cation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1681 isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1695 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, si…
|