Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dfile.cxx966 static sal_uInt64 const g_limit_longlong = std::numeric_limits< LONGLONG >::max(); in osl_readFileAt() local
992 static sal_uInt64 const g_limit_longlong = std::numeric_limits< LONGLONG >::max(); in osl_writeFileAt() local
1037 static sal_Int64 const g_limit_longlong = std::numeric_limits< LONGLONG >::max(); in osl_setFilePos() local
1098 static sal_uInt64 const g_limit_longlong = std::numeric_limits< LONGLONG >::max(); in osl_setFileSize() local

Completed in 20 milliseconds