Searched refs:FTELLO_FUNC (Results 1 – 3 of 3) sorted by relevance
20 #define FTELLO_FUNC(stream) ftello(stream) macro24 #define FTELLO_FUNC(stream) ftello64(stream) macro157 ret = FTELLO_FUNC((FILE *)stream); in ftell64_file_func()
34 #define FTELLO_FUNC(stream) ftello(stream) macro38 #define FTELLO_FUNC(stream) ftello64(stream) macro233 pos = FTELLO_FUNC(pFile); in isLargeFile()
33 #define FTELLO_FUNC(stream) ftello(stream) macro37 #define FTELLO_FUNC(stream) ftello64(stream) macro