Home
last modified time | relevance | path

Searched defs:strtoull (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dnamespace.h49 #define strtoull _strtoull macro
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DNumericInt.c437 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoull() function