Home
last modified time | relevance | path

Searched refs:PFileReadInt (Results 1 – 2 of 2) sorted by relevance

/external/srec/portable/include/
DPFile.h411 PORTABLE_API ESR_ReturnCode PFileReadInt(PFile* self, int* value);
/external/srec/portable/src/
DPFile.c195 ESR_ReturnCode PFileReadInt(PFile* self, int* value) in PFileReadInt() function