Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dlangprefs.c51 # define STATUS_BUFFER_OVERFLOW 0x80000005 macro
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c140 STATUS_BUFFER_OVERFLOW = 0x80000005, enumerator
/third_party/libuv/src/win/
Dwinapi.h520 # define STATUS_BUFFER_OVERFLOW ((NTSTATUS) 0x80000005L) macro