OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PANSIFileCreateImpl
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/include/
PANSIFileImpl.h
52
PORTABLE_API ESR_ReturnCode
PANSIFileCreateImpl
(const LCHAR* filename, ESR_BOOL isLittleEndian, PFile** self);
/external/srec/portable/src/
PANSIFileImpl.c
34
ESR_ReturnCode
PANSIFileCreateImpl
(const LCHAR* filename, ESR_BOOL isLittleEndian, PFile** self)
PANSIFileSystemImpl.c
279
return
PANSIFileCreateImpl
(realPath, littleEndian, file);
Completed in 77 milliseconds