Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/misc/
H A Dubsan.c269 static ulongest llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumb…
1615 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) function
1712 ulongest UL = llluGetNumber(szLocation, pType, ulNumber);
1824 return llluGetNumber(szLocation, pType, ulNumber) >= zWidth;