Searched defs:ftell (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dftell.c2 Implementation of ftell as declared in <stdio.h>.
43 NetBSD: ftell.c,v 1.15 2003/08/07 16:43:25 agc Exp
44 ftell.c 8.2 (Berkeley) 5/4/95
55 * ftell: return current offset.
58 ftell(FILE *fp) function
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h263 #undef ftell macro
264 #define ftell(FP) xf86ftell(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h301 #undef ftell macro
302 #define ftell(FP) xf86ftell(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h301 #undef ftell macro
302 #define ftell(FP) xf86ftell(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h307 #undef ftell macro
308 #define ftell(FP) xf86ftell(FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h307 #undef ftell macro
308 #define ftell(FP) xf86ftell(FP) macro

Completed in 119 milliseconds