OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LSTRTOL
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
ptypes.h
297
#define
LSTRTOL
strtol
425
#define
LSTRTOL
wcstol
/external/srec/portable/src/
LCHAR.c
87
*result =
LSTRTOL
(text, &endPtr, base);
Completed in 15 milliseconds