OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LSTRTOUL
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
ptypes.h
302
#define
LSTRTOUL
strtoul
426
#define
LSTRTOUL
wcstoul
/external/srec/portable/src/
LCHAR.c
99
*result =
LSTRTOUL
(text, &endPtr, base);
Completed in 30 milliseconds