Searched defs:LONG_SEEK (Results 1 – 1 of 1) sorted by relevance
243 # define LONG_SEEK _fseeki64 macro246 # define LONG_SEEK fseeko macro249 # define LONG_SEEK fseeko64 macro253 static int LONG_SEEK(FILE* file, __int64 offset, int origin) { in LONG_SEEK() function277 # define LONG_SEEK fseek macro