HomeSort by relevance Sort by last modified time
    Searched refs:WSA_NOT_ENOUGH_MEMORY (Results 1 - 4 of 4) sorted by null

  /external/libmicrohttpd/src/platform/
w32functions.c 46 case WSA_NOT_ENOUGH_MEMORY: return ENOMEM;
202 case WSA_NOT_ENOUGH_MEMORY:
409 WSASetLastError(WSA_NOT_ENOUGH_MEMORY);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 170 #define EAI_MEMORY WSA_NOT_ENOUGH_MEMORY
winsock2.h 359 #define WSA_NOT_ENOUGH_MEMORY (ERROR_NOT_ENOUGH_MEMORY)
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c     [all...]

Completed in 386 milliseconds