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

/external/srec/portable/src/
H A DLCHAR.c93 ESR_ReturnCode lstrtoui(const LCHAR* text, unsigned int* result, int base) function
151 CHK(rc, lstrtoui(text, &temp, 10));

Completed in 32 milliseconds