HomeSort by relevance Sort by last modified time
    Searched refs:lstrtof (Results 1 - 3 of 3) sorted by null

  /external/srec/portable/include/
LCHAR.h 93 PORTABLE_API ESR_ReturnCode lstrtof(const LCHAR* text, float* result);
  /external/srec/portable/src/
LCHAR.c 105 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 19 milliseconds