Home
last modified time | relevance | path

Searched refs:ftello64 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dioapi.h50 #define ftello64 ftell macro
55 #define ftello64 ftello macro
61 #define ftello64 _ftelli64 macro
64 #define ftello64 ftell macro
A Dioapi.c24 #define FTELLO_FUNC(stream) ftello64(stream)
A Dminizip.c38 #define FTELLO_FUNC(stream) ftello64(stream)
A Dminiunz.c37 #define FTELLO_FUNC(stream) ftello64(stream)
/AliOS-Things-master/components/SDL2/src/file/
A DSDL_rwops.c318 #define ftell ftello64
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h2915 #define MZ_FTELL64 ftello64
2947 #define MZ_FTELL64 ftello64

Completed in 23 milliseconds