Searched defs:strtoll (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h48 #define strtoll _strtoll macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A DNumericInt.c9 - atoll: strtoll(nptr, (char **)NULL, 10)
93 - strtoll(nptr, (char **)NULL, 10)
129 /** The strtol, strtoll, strtoul, and strtoull functions convert the initial
175 @return The strtol, strtoll, strtoul, and strtoull functions return the
336 /** The strtoll function converts the initial portion of the string pointed to
341 @return The strtoll function returns the converted value, if any. If no
348 strtoll(const char * __restrict nptr, char ** __restrict endptr, int base) function
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dport.h158 #define strtoll _strtoi64 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dport.h157 #define strtoll _strtoi64 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dport.h158 #define strtoll _strtoi64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dport.h155 #define strtoll _strtoi64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dport.h158 #define strtoll _strtoi64 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dport.h158 #define strtoll _strtoi64 macro

Completed in 41 milliseconds