Searched refs:lstrtof (Results 1 - 3 of 3) sorted by relevance

/external/srec/portable/include/
H A DLCHAR.h93 PORTABLE_API ESR_ReturnCode lstrtof(const LCHAR* text, float* result);
/external/srec/portable/src/
H A DLCHAR.c105 ESR_ReturnCode lstrtof(const LCHAR* text, float* result) function
/external/srec/shared/src/
H A DSessionTypeImpl.c786 CHKLOG(rc, lstrtof(value, newValue));
1115 CHKLOG(rc, lstrtof(value, &fValue));

Completed in 16 milliseconds