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

  /external/srec/portable/include/
LCHAR.h 102 PORTABLE_API ESR_ReturnCode lstrtob(const LCHAR* text, ESR_BOOL* result);
  /external/srec/portable/src/
LCHAR.c 117 ESR_ReturnCode lstrtob(const LCHAR* text, ESR_BOOL* result) function
  /external/srec/shared/src/
SessionTypeImpl.c 812 rc = lstrtob(value, newValue);
1122 CHKLOG(rc, lstrtob(value, &bValue));
    [all...]

Completed in 38 milliseconds