Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c349 static int buf_size; in follow_symlink() local
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c427 static int __ConvertDate(const char *NTDate, char *buffer, int buf_size) { in __ConvertDate()
581 static int __ConvertTime(const char *NTTime, char *buffer, int buf_size) { in __ConvertTime()
1659 void __GetLocaleInfoUsingACP(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_size, wch… in __GetLocaleInfoUsingACP()