Searched defs:strtoull (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dstrtoull.c30 unsigned long long strtoull ( const char *p, char **endp, int base ) { function
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h49 #define strtoull _strtoull macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DNumericInt.c129 /** The strtol, strtoll, strtoul, and strtoull functions convert the initial
175 @return The strtol, strtoll, strtoul, and strtoull functions return the
426 /** The strtoull function converts the initial portion of the string pointed to
431 @return The strtoull function returns the converted value, if any. If no
437 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) function
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dport.h162 #define strtoull _strtoui64 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dport.h161 #define strtoull _strtoui64 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dport.h162 #define strtoull _strtoui64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dport.h159 #define strtoull _strtoui64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dport.h162 #define strtoull _strtoui64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dport.h162 #define strtoull _strtoui64 macro

Completed in 45 milliseconds