OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lstrtof
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/include/
LCHAR.h
103
PORTABLE_API ESR_ReturnCode
lstrtof
(const LCHAR* text, float* result);
/external/srec/portable/src/
LCHAR.c
117
ESR_ReturnCode
lstrtof
(const LCHAR* text, float* result)
function
/external/srec/shared/src/
SessionTypeImpl.c
786
CHKLOG(rc,
lstrtof
(value, newValue));
1115
CHKLOG(rc,
lstrtof
(value, &fValue));
[
all
...]
Completed in 323 milliseconds