Searched defs:atoll (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DNumericInt.c4 The atoi, atol, and atoll functions convert the initial portion of the string
9 - atoll: strtoll(nptr, (char **)NULL, 10)
90 /** The atoll function converts the initial portion of the string pointed to by
95 @return The atoll function returns the converted value.
98 atoll(const char *nptr) function
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCRT.cpp415 PRInt64 nsCRT::atoll(const char *str) function in class:nsCRT

Completed in 43 milliseconds