Searched defs:ulNumber (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/common/lib/libc/misc/ |
H A D | ubsan.c | 1534 …Inlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1570 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1615 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1657 …cation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1698 …cation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) 1803 isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1817 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, si…
|