Home
last modified time | relevance | path

Searched defs:ftell (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/com32/lib/sys/
Dftell.c10 long ftell(FILE * stream) in ftell() function
/external/ImageMagick/MagickCore/
Dblob-private.h32 # define ftell ftello macro
Dnt-base.h131 # define ftell _ftelli64 macro
/external/syslinux/gpxe/src/crypto/axtls/
Dos_port.h41 static inline long ftell ( FILE *stream __unused ) { in ftell() function
/external/pdfium/third_party/libopenjpeg20/
Dopj_includes.h66 # define ftell ftello macro
/external/brotli/tools/
Dbro.c50 #define ftell _ftelli64 macro
/external/pdfium/third_party/libtiff/
Dtiffiop.h286 # define ftell(stream,offset,whence) ftello(stream,offset,whence) macro