Home
last modified time | relevance | path

Searched defs:FTELLO_FUNC (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) macro
24 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminizip.c34 #define FTELLO_FUNC(stream) ftello(stream) macro
38 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminiunz.c33 #define FTELLO_FUNC(stream) ftello(stream) macro
37 #define FTELLO_FUNC(stream) ftello64(stream) macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) macro
24 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminizip.c34 #define FTELLO_FUNC(stream) ftello(stream) macro
38 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminiunz.c33 #define FTELLO_FUNC(stream) ftello(stream) macro
37 #define FTELLO_FUNC(stream) ftello64(stream) macro
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) macro
24 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminizip.c34 #define FTELLO_FUNC(stream) ftello(stream) macro
38 #define FTELLO_FUNC(stream) ftello64(stream) macro
H A Dminiunz.c33 #define FTELLO_FUNC(stream) ftello(stream) macro
37 #define FTELLO_FUNC(stream) ftello64(stream) macro