Home
last modified time | relevance | path

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

/external/flac/include/share/
Dcompat.h51 #define FLAC__off_t __int64 /* use this instead of off_t to fix the 2 GB limit */ macro
62 #define FLAC__off_t off_t macro