Searched defs:filelength (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dio.h156 static inline __msvcrt_long filelength(int fd) { return _filelength(fd); } function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dio.h153 static inline __msvcrt_long filelength(int fd) { return _filelength(fd); } function

Completed in 44 milliseconds