OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 84 milliseconds